We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cffec05 commit 1e86766Copy full SHA for 1e86766
.github/workflows/Doc.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: sersoft-gmbh/oss-common-actions/.github/workflows/swift-generate-and-publish-docs.yml@main
26
with:
27
os: ubuntu
28
- swift-version: '5.9'
+ swift-version: '6'
29
organisation: ${{ github.repository_owner }}
30
repository: ${{ github.event.repository.name }}
31
pages-branch: gh-pages
0 commit comments