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 510a776 commit 0834aa3Copy full SHA for 0834aa3
.github/workflows/ci.yml
@@ -155,7 +155,7 @@ jobs:
155
- name: Checkout repository
156
uses: actions/checkout@v4
157
- name: Run Swift Macro Compatibility Check
158
- uses: Matejkob/swift-macro-compatibility-check@v1
+ uses: Matejkob/swift-macro-compatibility-check@main
159
with:
160
run-tests: false
161
major-versions-only: true
0 commit comments