Update GitHub Action Versions (#86)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-tty
2024-07-05 17:35:12 +01:00
committed by GitHub
parent ae83ca38e3
commit ea4fb5c670
13 changed files with 41 additions and 41 deletions

View File

@@ -22,7 +22,7 @@ jobs:
issues: write
steps:
- name: Create comment
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043
uses: peter-evans/create-or-update-comment@v4.0.0
with:
token: ${{ secrets.GIT_BOT_TOKEN }}
issue-number: ${{ github.event.issue.number }}