Skip to content

Commit aa8d29b

Browse files
committed
try to fix invalidation GHA
1 parent 9577fb1 commit aa8d29b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/invalidations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- uses: julia-actions/setup-julia@v1
2020
with:
21-
version: '1'
21+
version: '1.11'
2222
- uses: actions/checkout@v4
2323
- uses: julia-actions/julia-buildpkg@v1
2424
- uses: julia-actions/julia-invalidations@v1

0 commit comments

Comments
 (0)