2 parents 41cc3aa + e89aa54 commit d3f8265Copy full SHA for d3f8265
1 file changed
.github/workflows/deploy-docs.yaml
@@ -34,7 +34,7 @@ jobs:
34
aws-region: ${{ secrets.AWS_REGION }}
35
36
- name: Setup Node.js
37
- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v6
+ uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7
38
with:
39
node-version: 24
40
0 commit comments