Skip to content

Commit 50e4315

Browse files
committedSep 27, 2022
ci(update-prettier.yml): set version v3 to actions/checkout
1 parent 2a1844c commit 50e4315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/update-prettier.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
update_prettier:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/checkout@master
10+
- uses: actions/checkout@v3
1111
- uses: actions/setup-node@2fddd8803e2f5c9604345a0b591c3020ee971a93 # tag=v3
1212
with:
1313
cache: npm

0 commit comments

Comments
 (0)
Please sign in to comment.