Skip to content

Commit

Permalink
update node version
Browse files Browse the repository at this point in the history
  • Loading branch information
ayeressian committed Mar 27, 2024
1 parent 6a1f3e2 commit 4fe4849
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ inputs:
default: "false"

runs:
using: "node16"
using: "node20"
main: "dist/index.js"
branding:
icon: "upload-cloud"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bunnycdn-storage-deploy",
"version": "2.2.1",
"version": "2.2.2",
"description": "",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 4fe4849

Please sign in to comment.