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 bc103cb + 4947d2d commit 471007cCopy full SHA for 471007c
1 file changed
.github/workflows/FormatCheck.yml
@@ -14,6 +14,9 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@v6
17
+ - uses: julia-actions/setup-julia@v2
18
+ with:
19
+ version: '1'
20
- uses: fredrikekre/runic-action@v1
21
with:
22
version: '1'
0 commit comments