We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b4660c9 + b3a0a97 commit cd1dc2fCopy full SHA for cd1dc2f
2 files changed
.github/workflows/Documenter.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- uses: actions/checkout@v6
20
- - uses: julia-actions/setup-julia@v2
+ - uses: julia-actions/setup-julia@v3
21
with:
22
version: '1.10'
23
show-versioninfo: true # this causes versioninfo to be printed to the action log
.github/workflows/Invalidations.yml
@@ -16,7 +16,7 @@ jobs:
16
if: github.base_ref == github.event.repository.default_branch
0 commit comments