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.
1 parent 71329d5 commit 087a9e5Copy full SHA for 087a9e5
.github/workflows/Whitespace.yml
@@ -20,7 +20,7 @@ jobs:
20
persist-credentials: false
21
- uses: julia-actions/setup-julia@5c9647d97b78a5debe5164e9eec09d653d29bd71 # v2.6.1
22
with:
23
- version: '1'
+ version: '1.11.6'
24
- name: Check whitespace
25
run: |
26
contrib/check-whitespace.jl
0 commit comments