Skip to content

Commit

Permalink
Update to Juliaup 1.17.4 (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored Oct 9, 2024
1 parent 7d184c1 commit 7cef634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ inputs:
internal-juliaup-version:
description: '[private internal]. The Juliaup version to install. This is not part of the public API of this action.'
required: false
default: '1.15.0' # Update this value whenever a new release of Juliaup is made.
default: '1.17.4' # Update this value whenever a new release of Juliaup is made.
runs:
using: 'node20'
main: 'dist/index.js'
Expand Down

0 comments on commit 7cef634

Please sign in to comment.