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 67d8f8c commit b4ee49aCopy full SHA for b4ee49a
.github/workflows/checks.yml
@@ -5,7 +5,7 @@ jobs:
5
checks:
6
runs-on: ubuntu-latest
7
steps:
8
- - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
+ - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
9
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
10
with:
11
node-version-file: package.json
@@ -22,7 +22,7 @@ jobs:
22
test:
23
24
25
26
27
28
0 commit comments