We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d164d20 + ffbe24e commit f7ee82fCopy full SHA for f7ee82f
.github/workflows/go-ci.yaml
@@ -28,7 +28,7 @@ jobs:
28
steps:
29
- uses: actions/checkout@v6
30
31
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v6
32
with:
33
node-version: '20'
34
cache: 'npm'
.github/workflows/go-lint.yaml
@@ -30,7 +30,7 @@ jobs:
35
36
.github/workflows/go-sast-codeql.yaml
@@ -32,7 +32,7 @@ jobs:
37
38
0 commit comments