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 5f1ae9c commit 0d83e41Copy full SHA for 0d83e41
.github/workflows/prettier.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
16
- - uses: actions/setup-node@5b949b50c3461bbcd5a540b150c368278160234a # tag=v3
+ - uses: actions/setup-node@2fddd8803e2f5c9604345a0b591c3020ee971a93 # tag=v3
17
with:
18
node-version: 16
19
cache: npm
.github/workflows/update-prettier.yml
@@ -8,7 +8,7 @@ jobs:
8
9
10
11
12
0 commit comments