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 406c696 + 161dadd commit a7c0368Copy full SHA for a7c0368
.github/workflows/main.yml
@@ -89,7 +89,7 @@ jobs:
89
body_path: RELEASE_NOTES.md
90
91
- name: "Release: upload assets"
92
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
93
with:
94
github-token: ${{ secrets.GITHUB_TOKEN }}
95
script: |
0 commit comments