Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
emma-k-alexandra committed Jun 5, 2023
1 parent 80ca666 commit 883b7e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Set up Swift
uses: fwal/setup-swift@v1
with:
swift-version: '5.6'
swift-version: '5.8'
- name: Generate Docs
uses: fwcd/swift-docc-action@v1
with:
Expand All @@ -51,4 +51,4 @@ jobs:

steps:
- name: Deploy Docs
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v1

0 comments on commit 883b7e8

Please sign in to comment.