We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70519b7 + cab38e6 commit b6764e5Copy full SHA for b6764e5
.github/workflows/CI.yml
@@ -26,7 +26,7 @@ jobs:
26
# julia-arch: x86
27
28
steps:
29
- - uses: actions/checkout@v4.0.0
+ - uses: actions/checkout@v4.1.0
30
- uses: julia-actions/setup-julia@latest
31
with:
32
version: ${{ matrix.julia-version }}
0 commit comments