We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 338b14a + e81a90f commit b13a4dbCopy full SHA for b13a4db
1 file changed
.github/workflows/CI.yml
@@ -30,7 +30,7 @@ jobs:
30
arch:
31
- x64
32
steps:
33
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
34
- uses: julia-actions/setup-julia@v2
35
with:
36
version: ${{ matrix.version }}
@@ -52,7 +52,7 @@ jobs:
52
contents: write
53
statuses: write
54
55
56
57
58
version: '1'
0 commit comments