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 f290765 + 160e306 commit 84d5920Copy full SHA for 84d5920
1 file changed
.github/workflows/release.yml
@@ -73,7 +73,7 @@ jobs:
73
74
steps:
75
- name: Create tag
76
- uses: actions/github-script@v3
+ uses: actions/github-script@v7
77
with:
78
github-token: ${{ github.token }}
79
script: |
0 commit comments