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 4e20e07 commit 2ad49a5Copy full SHA for 2ad49a5
action.yml
@@ -8,7 +8,7 @@ inputs:
8
internal-juliaup-version:
9
description: '[private internal]. The Juliaup version to install. This is not part of the public API of this action.'
10
required: false
11
- default: '1.14.8' # Update this value whenever a new release of Juliaup is made.
+ default: '1.14.9' # Update this value whenever a new release of Juliaup is made.
12
runs:
13
using: 'node20'
14
main: 'dist/index.js'
0 commit comments