We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3c7a74 + 9bb68b2 commit c5a7ccfCopy full SHA for c5a7ccf
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