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.
2 parents 03e3ff6 + 16b734a commit e2da423Copy full SHA for e2da423
.github/workflows/ci.yaml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: Checkout
18
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
19
20
- name: Setup
21
uses: ./.github/actions/setup
.github/workflows/release.yaml
@@ -16,7 +16,7 @@ jobs:
22
0 commit comments