We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eeb576f + 708328c commit 49084f1Copy full SHA for 49084f1
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
- 18
17
steps:
18
- name: Checkout
19
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
20
- name: Setup Node
21
uses: actions/setup-node@v3
22
with:
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
contents: write
23
24
25
0 commit comments