We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 797c80b + 81a5185 commit 4d7c45bCopy full SHA for 4d7c45b
1 file changed
.github/workflows/Build.yml
@@ -18,7 +18,7 @@ jobs:
18
statuses: write
19
runs-on: ubuntu-latest
20
steps:
21
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
22
- uses: julia-actions/setup-julia@v2
23
with:
24
version: '1'
0 commit comments