We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd205a7 + 9f40a07 commit 05e2500Copy full SHA for 05e2500
1 file changed
.github/workflows/UnitTest.yml
@@ -32,7 +32,7 @@ jobs:
32
arch: x86
33
34
steps:
35
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
36
- uses: julia-actions/setup-julia@latest
37
with:
38
version: ${{ matrix.julia-version }}
0 commit comments