Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ffried committed Sep 18, 2023
1 parent 5a860c2 commit 98abf89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift-test.yml
Expand Up @@ -36,7 +36,7 @@ jobs:
xcode-version: ${{ matrix.xcode-version }}
- name: Install Swift
if: ${{ runner.os == 'Linux' }}
uses: sersoft-gmbh/swifty-linux-action@v2
uses: sersoft-gmbh/swifty-linux-action@v3
with:
release-version: ${{ matrix.swift-version }}
platform: ${{ matrix.os }}
Expand Down

0 comments on commit 98abf89

Please sign in to comment.