We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d923de + 09414e8 commit 9fbafd9Copy full SHA for 9fbafd9
1 file changed
.github/workflows/CI.yml
@@ -29,7 +29,7 @@ jobs:
29
arch:
30
- x64
31
steps:
32
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
33
- uses: julia-actions/setup-julia@v2
34
with:
35
version: ${{ matrix.version }}
@@ -45,7 +45,7 @@ jobs:
45
contents: write
46
statuses: write
47
48
49
50
51
version: '1'
0 commit comments