Skip to content

Commit

Permalink
Update Juliaup to 1.14.9 (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge committed Jun 8, 2024
1 parent 4e20e07 commit 2ad49a5
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.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.
runs:
using: 'node20'
main: 'dist/index.js'
Expand Down

0 comments on commit 2ad49a5

Please sign in to comment.