We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b0f607 + 87ac484 commit b33cffbCopy full SHA for b33cffb
1 file changed
.github/workflows/CI.yml
@@ -54,7 +54,7 @@ jobs:
54
# - name: sshd logs
55
# run: |
56
# journalctl -t sshd
57
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
58
- uses: julia-actions/setup-julia@v3
59
with:
60
version: ${{ matrix.version }}
@@ -67,7 +67,7 @@ jobs:
67
name: Documentation
68
runs-on: ubuntu-latest
69
steps:
70
71
72
73
version: '1'
0 commit comments