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 56bf2a5 commit f2942c4Copy full SHA for f2942c4
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
29
steps:
30
- name: Install Swift
31
- uses: vapor/swiftly-action@v0.1
+ uses: vapor/swiftly-action@v0.2
32
with:
33
toolchain: ${{ matrix.swift }}
34
env:
0 commit comments