We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0653ead + c174777 commit 94e0dc4Copy full SHA for 94e0dc4
3 files changed
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
16
with:
17
fetch-depth: 50
18
- uses: actions/setup-node@v4
.github/workflows/check_pr.yml
@@ -7,7 +7,7 @@ jobs:
7
8
9
10
11
node-version: lts/*
.github/workflows/check_tags.yml
@@ -15,7 +15,7 @@ jobs:
19
20
21
0 commit comments