Skip to content

Commit

Permalink
pin to specific version
Browse files Browse the repository at this point in the history
  • Loading branch information
phantumcode committed Aug 13, 2024
1 parent e58c169 commit d9a8126
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/swiftformat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@ concurrency:

jobs:
run-swiftformat:
runs-on: macos-latest
runs-on: ubuntu-latest
container:
image: ghcr.io/nicklockwood/swiftformat:0.54.3
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 #v3.5.3
with:
Expand Down

0 comments on commit d9a8126

Please sign in to comment.