We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e3f6f93 + 6a04d09 commit a73c9d1Copy full SHA for a73c9d1
1 file changed
.github/workflows/CI.yml
@@ -30,7 +30,7 @@ jobs:
30
arch:
31
- x64
32
steps:
33
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
34
- uses: julia-actions/setup-julia@v2
35
with:
36
version: ${{ matrix.version }}
@@ -50,7 +50,7 @@ jobs:
50
contents: write
51
statuses: write
52
53
54
55
56
version: '1'
0 commit comments