Skip to content

Commit

Permalink
bump first occurrence of actions/checkout to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
mrienstra authored Oct 25, 2022
1 parent bc06aa6 commit d5601fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- uses: pnpm/action-setup@v2.2.4
with:
Expand Down

0 comments on commit d5601fb

Please sign in to comment.