Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0730307 commit 9c9de76Copy full SHA for 9c9de76
.github/workflows/update-prettier.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v3
11
- - uses: actions/setup-node@2fddd8803e2f5c9604345a0b591c3020ee971a93 # tag=v3
+ - uses: actions/setup-node@v3
12
with:
13
node-version: 16
14
cache: npm
0 commit comments