We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2576cb commit e32ae56Copy full SHA for e32ae56
.github/workflows/CI.yml
@@ -23,7 +23,7 @@ jobs:
23
arch:
24
- x64
25
steps:
26
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
27
- uses: julia-actions/setup-julia@v1
28
with:
29
version: ${{ matrix.version }}
0 commit comments