bumping checkout

This commit is contained in:
rusefillc 2023-12-10 21:05:10 -05:00
parent 5ea98c6d13
commit d42ae981b1
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
echo "TOKEN=${{ github.token }}" >> "$GITHUB_ENV"
fi
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
token: ${{ env.TOKEN }}
submodules: recursive