Skip to content

Commit 2ad49a5

Browse files
authored
Update Juliaup to 1.14.9 (#69)
1 parent 4e20e07 commit 2ad49a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ inputs:
88
internal-juliaup-version:
99
description: '[private internal]. The Juliaup version to install. This is not part of the public API of this action.'
1010
required: false
11-
default: '1.14.8' # Update this value whenever a new release of Juliaup is made.
11+
default: '1.14.9' # Update this value whenever a new release of Juliaup is made.
1212
runs:
1313
using: 'node20'
1414
main: 'dist/index.js'

0 commit comments

Comments
 (0)