Skip to content

Commit

Permalink
ci(update-prettier.yml): set version v3 to actions/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Sep 27, 2022
1 parent 2fb24ff commit 5d49c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
update_prettier:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
- uses: actions/checkout@v3 # tag=v3
- uses: actions/setup-node@2fddd8803e2f5c9604345a0b591c3020ee971a93 # tag=v3
with:
cache: npm
Expand Down

0 comments on commit 5d49c93

Please sign in to comment.