Skip to content

Commit

Permalink
Merge pull request #264 from serenity-js/renovate/actions-checkout-di…
Browse files Browse the repository at this point in the history
…gest

Update actions/checkout digest to 11bd719
  • Loading branch information
jan-molak authored Nov 19, 2024
2 parents 25f9068 + 06108b1 commit 3f05821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
node-version: [ 18.x, 20.x ]

steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 3f05821

Please sign in to comment.