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 5978e09 + 0bf6110 commit e3c3594Copy full SHA for e3c3594
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