Skip to content

Commit

Permalink
Breaking: bump Node.js from 12 to 16 (#1)
Browse files Browse the repository at this point in the history
This only matters for GitHub Enterprise. Other users are not affected and can upgrade without thinking twice.
  • Loading branch information
tbouffard authored Jan 23, 2023
1 parent f54689c commit 59a7312
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
@@ -1,5 +1,5 @@
name: Additional Tags
description: Create major and minor git tags from the last tag
runs:
using: node12
using: node16
main: index.js

0 comments on commit 59a7312

Please sign in to comment.