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