Skip to content

Commit

Permalink
Merge pull request #3 from jacobwgillespie/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/checkout-2.4.0
  • Loading branch information
jacobwgillespie authored Nov 3, 2021
2 parents b6f05c3 + fd46258 commit a6262f8
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 @@ -6,7 +6,7 @@ jobs:
name: Build
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2.3.5
- uses: actions/checkout@v2.4.0
- uses: actions/setup-node@v2
with:
node-version: '14'
Expand Down

0 comments on commit a6262f8

Please sign in to comment.