Skip to content

Commit

Permalink
Merge pull request #59 from Doarakko/topic/node-18
Browse files Browse the repository at this point in the history
use node18
  • Loading branch information
Doarakko authored Oct 14, 2023
2 parents 5af1468 + c0a11f9 commit 09b4d34
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 @@ -9,5 +9,5 @@ inputs:
default: ${{ github.token }}
required: true
runs:
using: "node12"
using: "node18"
main: "dist/index.js"

0 comments on commit 09b4d34

Please sign in to comment.