We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b228d9 + 52bcd92 commit 12b8929Copy full SHA for 12b8929
3 files changed
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v5
21
with:
22
fetch-depth: 50
23
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
24
25
node-version: lts/*
26
- name: Download tool
.github/workflows/check_pr.yml
@@ -11,7 +11,7 @@ jobs:
11
12
steps:
13
14
15
16
17
.github/workflows/check_tags.yml
@@ -30,7 +30,7 @@ jobs:
30
31
32
33
34
35
36
0 commit comments