Skip to content

Commit

Permalink
Updating action to node16 container (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
chayim authored Nov 13, 2022
1 parent b71efcb commit a70db2d
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 @@ -18,5 +18,5 @@ inputs:
description: "s3 secret key"
required: true
runs:
using: "node12"
using: "node16"
main: "dist/index.js"

0 comments on commit a70db2d

Please sign in to comment.