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.
2 parents ef9b1b2 + 659db4f commit 7fa25fdCopy full SHA for 7fa25fd
.github/workflows/CI.yml
@@ -26,7 +26,7 @@ jobs:
26
# julia-arch: x86
27
28
steps:
29
- - uses: actions/checkout@v3.5.3
+ - uses: actions/checkout@v3.6.0
30
- uses: julia-actions/setup-julia@latest
31
with:
32
version: ${{ matrix.julia-version }}
0 commit comments