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.
2 parents 8096916 + 849be46 commit ba2d3a5Copy full SHA for ba2d3a5
.github/workflows/build-and-deploy.yml
@@ -29,7 +29,7 @@ jobs:
29
fetch-depth: 0
30
31
- name: Setup Node.js
32
- uses: actions/setup-node@v4.2.0
+ uses: actions/setup-node@v4.3.0
33
with:
34
node-version: lts/*
35
0 commit comments