Skip to content

Commit

Permalink
Merge pull request #32 from SocketDev/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/checkout-2.4.0
  • Loading branch information
feross authored Jan 7, 2022
2 parents 308ffdc + 36af364 commit 7d2edc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.4
- uses: actions/checkout@v2.4.0
- uses: actions/setup-node@v2
with:
node-version: 16
Expand Down

0 comments on commit 7d2edc6

Please sign in to comment.