We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa80787 + 2cfe38d commit 51b309bCopy full SHA for 51b309b
1 file changed
.github/workflows/Tests.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 }}
@@ -45,7 +45,7 @@ jobs:
45
contents: write
46
statuses: write
47
48
49
50
51
version: '1'
0 commit comments