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 67863d8 commit 8cb8bb1Copy full SHA for 8cb8bb1
.github/workflows/publish.yaml
@@ -25,7 +25,7 @@ jobs:
25
26
- name: Get tags
27
id: get-tags
28
- uses: actions/github-script@v6
+ uses: actions/github-script@v7
29
with:
30
script: |
31
const {
0 commit comments