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 4b9e826 + e4b5e01 commit 1602798Copy full SHA for 1602798
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