Skip to content

Commit

Permalink
chore: update packages and node (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
juri-t authored Feb 19, 2025
1 parent 983c5ff commit 508333a
Show file tree
Hide file tree
Showing 4 changed files with 990 additions and 1,427 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ inputs:
description: "Github Token to create deployment on the repository. Required by --create-deployment. Use secrets.GITHUB_TOKEN."
required: false
runs:
using: "node20"
using: "node22"
main: "lib/index.js"
Loading

0 comments on commit 508333a

Please sign in to comment.