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 f9619bc commit 415515bCopy full SHA for 415515b
.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@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
+ uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # 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