Skip to content

Commit

Permalink
Merge pull request #10 from jacobwgillespie/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/checkout-3
  • Loading branch information
jacobwgillespie authored Mar 2, 2022
2 parents f66fcf4 + 72fea18 commit 70c28f6
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.4.0
- uses: actions/checkout@v3
- uses: actions/[email protected]
with:
node-version: '14'
Expand Down

0 comments on commit 70c28f6

Please sign in to comment.