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 1296060 commit f2d8249Copy full SHA for f2d8249
.github/workflows/release.yaml
@@ -14,7 +14,7 @@ jobs:
14
contents: write
15
steps:
16
- name: Checkout
17
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
18
19
- name: Bundle schema
20
shell: bash
.github/workflows/test.yaml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
- name: Test bundling schema
0 commit comments