We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
julia
1 parent a8d7533 commit 1e51314Copy full SHA for 1e51314
.github/workflows/test-smokes.yml
@@ -170,7 +170,7 @@ jobs:
170
- name: Setup Julia
171
uses: julia-actions/setup-julia@v2
172
with:
173
- version: "1.11"
+ version: "1.11.3"
174
175
- name: Cache Julia Packages
176
uses: julia-actions/cache@v2
tests/Manifest.toml
@@ -1,6 +1,6 @@
1
# This file is machine-generated - editing it directly is not advised
2
3
-julia_version = "1.11.2"
+julia_version = "1.11.3"
4
manifest_format = "2.0"
5
project_hash = "0af1d64f93f9c216a25d220e89fda045c4edc0aa"
6
0 commit comments