mirror of
https://github.com/gren-lang/compiler.git
synced 2024-11-20 12:57:22 +03:00
Use latest checkout plugin.
This commit is contained in:
parent
019d5973e0
commit
194da7e682
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
validate-code-formatting:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- uses: haskell-actions/run-ormolu@v15
|
||||
|
||||
linux:
|
||||
|
Loading…
Reference in New Issue
Block a user