Bump actions/checkout from 3 to 4 (#3047)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-09-30 23:36:22 -04:00
committed by GitHub
parent dfeb88b35d
commit 4731ae6e22
10 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
if: github.repository == 'open-goal/jak-project'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
token: ${{ secrets.BOT_PAT }}