We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff3aee6 + 0f887a9 commit aa149d1Copy full SHA for aa149d1
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
do_release:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
17
- name: setup node
18
uses: actions/setup-node@v2
19
with:
.github/workflows/test_build.yml
build:
0 commit comments