Skip to content

Commit 7463be4

Browse files
committed
Setup node - v4
1 parent 06a8a3d commit 7463be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- uses: actions/checkout@v5
2121
- name: Set up Node.js
22-
uses: actions/setup-node@v5
22+
uses: actions/setup-node@v4
2323
with:
2424
node-version: 20
2525
- name: Install devcontainers CLI

0 commit comments

Comments
 (0)