Skip to content

Commit

Permalink
Use latest version of actions/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoBakerHytch committed Nov 8, 2022
1 parent 6234602 commit 22ed2e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coveralls.yml
Expand Up @@ -5,7 +5,7 @@ jobs:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 18
Expand Down

0 comments on commit 22ed2e1

Please sign in to comment.