diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index bd563ca..0c0e6d1 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -74,7 +74,7 @@ jobs: # https://octokit.github.io/rest.js/v19#git-update-ref - name: Tag the commit or update tag if: github.ref == 'refs/heads/main' - uses: actions/github-script@v8 + uses: actions/github-script@v9 with: script: | try {