We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c144a11 + 97a20cf commit 7bdcfaeCopy full SHA for 7bdcfae
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 }}
@@ -51,7 +51,7 @@ jobs:
51
contents: write
52
statuses: write
53
54
55
56
57
version: 'v1.11.0-beta1'
0 commit comments