Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #13 from partounian/patch-1
Browse files Browse the repository at this point in the history
Update node to 20
  • Loading branch information
andymckay committed Jan 30, 2024
2 parents 4351241 + 2e0463b commit 271cfbf
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 @@ -6,7 +6,7 @@ inputs:
required: false
default: ${{ github.token }}
runs:
using: 'node16'
using: 'node20'
main: 'cancel.js'
branding:
icon: 'cloud-snow'
Expand Down

0 comments on commit 271cfbf

Please sign in to comment.