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 c560d8c + 4ea7858 commit 05fb6a5Copy full SHA for 05fb6a5
.github/workflows/generate-bump-pages.yml
@@ -48,7 +48,7 @@ jobs:
48
- name: Checkout
49
uses: actions/checkout@v4
50
- name: Deploy API documentation
51
- uses: bump-sh/github-action@v1
+ uses: bump-sh/github-action@690c81156715f37cb72d006e5cbb81fbd9b45365
52
with:
53
doc: ${{matrix.spec-mapping.doc}}
54
token: ${{secrets.BUMP_TOKEN}}
@@ -67,7 +67,7 @@ jobs:
67
68
69
- name: Create API preview
70
71
72
73
0 commit comments