We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f113cf3 commit c1a3025Copy full SHA for c1a3025
.github/workflows/docs.yml
@@ -18,7 +18,7 @@ jobs:
18
julia-version: [1]
19
os: [ubuntu-latest]
20
steps:
21
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
22
- uses: julia-actions/setup-julia@latest
23
with:
24
version: ${{ matrix.julia-version }}
0 commit comments