Skip to content

Commit

Permalink
Update GitHub CI
Browse files Browse the repository at this point in the history
  • Loading branch information
colemancda committed Jan 10, 2025
1 parent 33e58a6 commit 9f5ccc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Install Swift
uses: slashmo/[email protected]
with:
version: 6.0.2
version: 6.0.3
- name: Checkout
uses: actions/checkout@v2
- name: Swift Version
Expand All @@ -25,7 +25,7 @@ jobs:
name: Linux
strategy:
matrix:
swift: [6.0.2]
swift: [6.0.3]
os: [ubuntu-20.04]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 9f5ccc3

Please sign in to comment.