We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c993487 commit f8ea9f5Copy full SHA for f8ea9f5
1 file changed
.github/workflows/main.yml
@@ -20,7 +20,7 @@ jobs:
20
arch:
21
- x64
22
steps:
23
- - uses: actions/checkout@v4
+ - uses: actions/checkout@latest
24
- uses: julia-actions/setup-julia@v2
25
with:
26
version: ${{ matrix.version }}
0 commit comments