There was an error while loading. Please reload this page.
1 parent f9619bc commit 7b6360bCopy full SHA for 7b6360b
2 files changed
.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@11d5960a326750d5838078e36cf38b85af677262 # 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