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.
1 parent b76b42e commit 275f63cCopy full SHA for 275f63c
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
# MacOS not available on x86
30
- {os: 'macOS-latest', arch: 'x86'}
31
steps:
32
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v3
33
- uses: julia-actions/setup-julia@latest
34
with:
35
version: ${{ matrix.version }}
0 commit comments