We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e25d3d2 commit 61d5a0cCopy full SHA for 61d5a0c
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0
22
23
- name: Set up Node.js
24
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
25
with:
26
node-version: 20.x
27
.github/workflows/validate.yml
@@ -24,7 +24,7 @@ jobs:
git config user.email 34733141+seek-oss-ci@users.noreply.github.com
28
29
30
0 commit comments