We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d66547b commit c095002Copy full SHA for c095002
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