We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff3aee6 commit 0f887a9Copy full SHA for 0f887a9
.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