We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d61e849 commit 2bf6e0fCopy full SHA for 2bf6e0f
.github/workflows/swift-test.yaml
@@ -47,7 +47,7 @@ jobs:
47
override: true
48
components: clippy, rustfmt
49
- name: Setup Swift toolchain
50
- uses: swift-actions/setup-swift@v1
+ uses: swift-actions/setup-swift@v2
51
with:
52
swift-version: 5
53
- name: Build and run tests
0 commit comments