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 05adaf1 commit fa9575bCopy full SHA for fa9575b
.github/workflows/release_and_publish.yml
@@ -44,7 +44,7 @@
44
twine check --strict dist/*
45
46
- name: Create Release Notes
47
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
48
with:
49
github-token: ${{secrets.GITHUB_TOKEN}}
50
script: |
0 commit comments