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 9817967 commit a415f09Copy full SHA for a415f09
.github/workflows/lint.yml
@@ -18,7 +18,7 @@ jobs:
18
run: |
19
git config --global core.autocrlf false
20
git config --global core.eol lf
21
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
22
- name: Setup Node.js
23
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
24
with:
0 commit comments