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