Skip to content

Commit ddae5f0

Browse files
authored
Merge pull request #1354 from quarto-dev/gha/update-node
2 parents 5ac9185 + 57ac4ad commit ddae5f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions/release-info/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ inputs:
2727
required: true
2828

2929
runs:
30-
using: "node16"
30+
using: "node20"
3131
main: "index.js"

0 commit comments

Comments
 (0)