Update GitHub Action Versions (#145)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Gitbot Actions
2024-09-29 07:15:55 +01:00
committed by GitHub
parent c70870aae4
commit 9208b90aa7
9 changed files with 17 additions and 17 deletions

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.7
- uses: actions/checkout@v4.2.0
with:
# [Required] Access token with `workflow` scope.
token: ${{ secrets.GIT_BOT_TOKEN }}