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 09bdb5f commit ee9afe4Copy full SHA for ee9afe4
.github/workflows/workflow.yml
@@ -17,7 +17,7 @@ jobs:
17
env:
18
TZ: Europe/Amsterdam
19
steps:
20
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
21
- uses: actions/setup-node@v6
22
with:
23
node-version: 24
@@ -31,7 +31,7 @@ jobs:
31
needs: [test]
32
runs-on: ubuntu-latest
33
34
35
36
37
@@ -51,7 +51,7 @@ jobs:
51
52
53
54
55
56
57
0 commit comments