We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06a8a3d commit 7463be4Copy full SHA for 7463be4
.github/workflows/release-pr.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/checkout@v5
21
- name: Set up Node.js
22
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v4
23
with:
24
node-version: 20
25
- name: Install devcontainers CLI
0 commit comments