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 3e5a9be commit df89c4fCopy full SHA for df89c4f
.github/workflows/Linting.yaml
@@ -52,7 +52,7 @@ jobs:
52
runs-on: ubuntu-latest
53
steps:
54
- name: Checkout the repository
55
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
+ uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
56
57
- name: Uses Node.js 19.x
58
uses: actions/setup-node@v3
.github/workflows/Release.yaml
@@ -30,7 +30,7 @@ jobs:
30
31
32
- name: Checkout repository
33
34
35
- name: Setup Node.js 19
36
0 commit comments