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