Skip to content

Commit c2055e3

Browse files
authored
Update documentation.yml
1 parent 1cbe190 commit c2055e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Checkout repository
1515
uses: actions/checkout@v4
1616
- name: Setup Swift version
17-
uses: swift-actions/setup-swift@v1
17+
uses: swift-actions/setup-swift@v2
1818
with:
1919
swift-version: "5.10.1"
2020
- name: Generate documentation

0 commit comments

Comments
 (0)