Skip to content

Commit

Permalink
Bump sersoft-gmbh/swifty-docs-action from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [sersoft-gmbh/swifty-docs-action](https://github.com/sersoft-gmbh/swifty-docs-action) from 2 to 3.
- [Release notes](https://github.com/sersoft-gmbh/swifty-docs-action/releases)
- [Commits](sersoft-gmbh/swifty-docs-action@v2...v3)

---
updated-dependencies:
- dependency-name: sersoft-gmbh/swifty-docs-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 7fa7884 commit 4b314c6
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 @@ -76,7 +76,7 @@ jobs:
key: ${{ runner.os }}-${{ steps.os-version.outputs.version }}-spm-${{ steps.swift-setup.outputs.version }}-${{ hashFiles('**/Package.resolved') }}
restore-keys: |
${{ runner.os }}-${{ steps.os-version.outputs.version }}-spm-${{ steps.swift-setup.outputs.version }}-
- uses: sersoft-gmbh/swifty-docs-action@v2
- uses: sersoft-gmbh/swifty-docs-action@v3
env:
ENABLE_DOCC_SUPPORT: '1'
DOCC_JSON_PRETTYPRINT: 'YES'
Expand Down

0 comments on commit 4b314c6

Please sign in to comment.