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 000cd18 commit 0882bedCopy full SHA for 0882bed
.github/workflows/cd.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Get release info for tag
44
id: release
45
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
46
with:
47
script: |
48
try {
0 commit comments