Skip to content

Commit 4e20e07

Browse files
authored
Update to Juliaup 1.14.8 (#68)
1 parent abe0614 commit 4e20e07

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.7' # Update this value whenever a new release of Juliaup is made.
11+
default: '1.14.8' # 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)