We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a66a9cf + 7979c5a commit 49a3f2cCopy full SHA for 49a3f2c
1 file changed
.github/workflows/CI.yml
@@ -26,7 +26,7 @@ jobs:
26
arch:
27
- x64
28
steps:
29
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
30
- uses: julia-actions/setup-julia@v2
31
with:
32
version: ${{ matrix.version }}
@@ -44,7 +44,7 @@ jobs:
44
permissions:
45
contents: write
46
47
48
49
50
version: '1'
0 commit comments