We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85f4e68 commit a72cf36Copy full SHA for a72cf36
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- os: macOS-latest
21
arch: x86
22
steps:
23
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
24
- uses: julia-actions/setup-julia@v1
25
with:
26
version: ${{ matrix.version }}
0 commit comments