We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b947448 + bf7b24d commit bc4b0b6Copy full SHA for bc4b0b6
1 file changed
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
arch:
24
- x64
25
steps:
26
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
27
- uses: julia-actions/setup-julia@v2
28
with:
29
version: ${{ matrix.version }}
0 commit comments