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 a48d55b commit 1f540d7Copy full SHA for 1f540d7
.github/workflows/build.yml
@@ -4,7 +4,7 @@ jobs:
4
analyze:
5
runs-on: ubuntu-latest
6
steps:
7
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v6
8
- uses: actions/setup-node@v3
9
with:
10
node-version: "22.19.0"
@@ -15,7 +15,7 @@ jobs:
15
needs: analyze
16
17
18
19
20
21
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
31
32
33
0 commit comments