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 3c9e8cd commit 25acb2fCopy full SHA for 25acb2f
.github/workflows/build-and-deploy.yml
@@ -65,7 +65,7 @@ jobs:
65
)
66
steps:
67
- name: Setup Node.js
68
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
69
with:
70
node-version: "lts/*"
71
- name: Release and container delivery
0 commit comments