We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5c879d + a9b90af commit a09e0b4Copy full SHA for a09e0b4
.github/workflows/pre-commit.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v4
11
- uses: julia-actions/setup-julia@v2
12
with:
13
- version: 1.11
+ version: 1
14
- run: |
15
julia --project=@runic -e '
16
using Pkg
0 commit comments