Skip to content

Commit 1e86766

Browse files
committed
Uses Swift version 6 in the generate-and-publish-docs job.
1 parent cffec05 commit 1e86766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: sersoft-gmbh/oss-common-actions/.github/workflows/swift-generate-and-publish-docs.yml@main
2626
with:
2727
os: ubuntu
28-
swift-version: '5.9'
28+
swift-version: '6'
2929
organisation: ${{ github.repository_owner }}
3030
repository: ${{ github.event.repository.name }}
3131
pages-branch: gh-pages

0 commit comments

Comments
 (0)