We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95fc448 + 5b242a9 commit 1e20549Copy full SHA for 1e20549
1 file changed
.github/workflows/CI.yml
@@ -28,7 +28,7 @@ jobs:
28
arch:
29
- x64
30
steps:
31
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
32
- uses: julia-actions/setup-julia@v1
33
with:
34
version: ${{ matrix.version }}
@@ -47,7 +47,7 @@ jobs:
47
contents: write
48
statuses: write
49
50
51
52
53
version: '1'
0 commit comments