We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a00bcd commit 416cfa3Copy full SHA for 416cfa3
.github/workflows/release.yml
@@ -7,7 +7,7 @@ jobs:
7
publish:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
11
- uses: actions/setup-node@v3
12
with:
13
node-version: 14.x
.github/workflows/release_dev.yml
.github/workflows/spec.yml
@@ -5,7 +5,7 @@ jobs:
5
lint:
6
0 commit comments