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