Skip to content

Commit

Permalink
Updating to node20 as requested by github deprecation notice (#177)
Browse files Browse the repository at this point in the history
fixes #177
  • Loading branch information
behrisch authored Jan 25, 2024
1 parent 4cb35b2 commit f2411cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ inputs:
default: false
required: false
runs:
using: "node16"
using: "node20"
main: "dist/restore/index.js"
post: "dist/save/index.js"
branding:
Expand Down

0 comments on commit f2411cd

Please sign in to comment.