Skip to content

Commit

Permalink
Add support for Swift 5.10 in doc generation
Browse files Browse the repository at this point in the history
  • Loading branch information
ffried committed Apr 1, 2024
1 parent 921c20d commit 7d61653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: sersoft-gmbh/oss-common-actions/.github/workflows/swift-generate-and-publish-docs.yml@main
with:
os: macOS
swift-version: '5.9'
swift-version: '5.10'
organisation: ${{ github.repository_owner }}
repository: ${{ github.event.repository.name }}
pages-branch: gh-pages

0 comments on commit 7d61653

Please sign in to comment.