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 19e3b8f + b4ecc01 commit a03f55fCopy full SHA for a03f55f
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