We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b394890 + ad0003e commit 2c8241aCopy full SHA for 2c8241a
2 files changed
.github/workflows/publish-specification.yaml
@@ -29,7 +29,7 @@ jobs:
29
python-version: '3.11'
30
31
- name: Set up Node.js
32
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
33
with:
34
node-version: '20'
35
.github/workflows/publish_sandbox.yaml
@@ -23,7 +23,7 @@ jobs:
23
24
25
26
27
28
0 commit comments