We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ae7fbd + 2b24652 commit 9cb8255Copy full SHA for 9cb8255
.github/workflows/check_dist.yml
@@ -9,7 +9,7 @@ jobs:
9
check-dist:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
13
- uses: actions/setup-node@v4
14
with:
15
node-version: 20
.github/workflows/test.yml
@@ -8,7 +8,7 @@ jobs:
8
test:
0 commit comments