Skip to content

Commit 8ee54f4

Browse files
authored
Update swift-format.yml
Bump swift-format to 5.7.2
1 parent 78a5444 commit 8ee54f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/swift-format.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ jobs:
1010
strategy:
1111
matrix:
1212
include:
13-
- tag: 5.6-RELEASE
14-
branch: swift-5.6-release
13+
- tag: 5.7.2-RELEASE
14+
branch: swift-5.7.2-release
1515

1616
steps:
1717
- uses: actions/checkout@v2
1818
with:
1919
fetch-depth: 1
20-
ref: refs/tags/0.50600.1
20+
ref: refs/tags/swift-5.7.2-RELEASE
2121
repository: apple/swift-format
2222

2323
- uses: compnerd/gha-setup-swift@main

0 commit comments

Comments
 (0)