We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d66547b + 38cacdb commit 4e840f5Copy full SHA for 4e840f5
5 files changed
action.yml
@@ -9,7 +9,7 @@ inputs:
9
description: 'Path to Podfile.lock file to determine Cocoapods version'
10
required: false
11
runs:
12
- using: 'node12'
+ using: 'node16'
13
main: 'dist/index.js'
14
branding:
15
icon: 'code'
0 commit comments