Skip to content

Commit 17e7c2e

Browse files
committed
fix: GitHub deprecation warnings
1 parent 1711cd2 commit 17e7c2e

File tree

5 files changed

+7549
-481
lines changed

5 files changed

+7549
-481
lines changed

.node-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
12.14.1
1+
16.18.1

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: 'softprops'
55
env:
66
'GITHUB_TOKEN': 'Repository token provided by Github Actions secrets'
77
runs:
8-
using: 'node12'
8+
using: 'node16'
99
main: 'dist/index.js'
1010
inputs:
1111
poll-interval-seconds:

dist/index.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)