We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d601059 + f207c5f commit 7111a75Copy full SHA for 7111a75
3 files changed
.github/workflows/ci.yml
@@ -56,7 +56,6 @@ jobs:
56
actions: write # required to list and delete artifacts
57
58
steps:
59
- # Checkout the branch tip (picks up the version bump commit from the test job)
60
- name: Checkout
61
uses: actions/checkout@v6
62
with:
0 commit comments