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 eadbe78 commit 490eadeCopy full SHA for 490eade
.github/workflows/publish.yml
@@ -60,7 +60,7 @@ jobs:
60
61
# Ensure tag does not already exist.
62
- name: Validate version
63
- uses: actions/github-script@v6
+ uses: actions/github-script@v7
64
env:
65
vtag: ${{ env.vtag }}
66
with:
0 commit comments