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.
juliaup
1 parent 1da6847 commit da86530Copy full SHA for da86530
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.17.4' # Update this value whenever a new release of Juliaup is made.
+ default: '1.18.2' # Update this value whenever a new release of Juliaup is made.
12
runs:
13
using: 'node20'
14
main: 'dist/index.js'
0 commit comments