We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0c790f commit 6c098cdCopy full SHA for 6c098cd
.github/workflows/ci-ubuntu.yml
@@ -103,7 +103,7 @@ jobs:
103
# By default github actions do not pull the repo
104
- name: Checkout cubical
105
uses: actions/checkout@v4
106
- - uses: andreasabel/fix-whitespace-action@v1
+ uses: andreasabel/fix-whitespace-action@v1
107
108
109
########################################################################
0 commit comments