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 597106c commit 78346afCopy full SHA for 78346af
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
arch:
23
- x64
24
steps:
25
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
26
- uses: julia-actions/setup-julia@latest
27
with:
28
version: ${{ matrix.version }}
.github/workflows/nightly.yml
@@ -23,7 +23,7 @@ jobs:
29
0 commit comments