Merge pull request #5 from mlm-games/dependabot/github_actions/dot-github/workflows/actions/checkout-4

Bump actions/checkout from 3 to 4 in /.github/workflows
This commit is contained in:
ragebreaker 2024-09-03 11:23:35 +00:00 committed by GitHub
commit 0b632e1c89
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -72,7 +72,7 @@ jobs:
echo "::endgroup::" echo "::endgroup::"
- name: Check Out - name: Check Out
uses: actions/checkout@v3 uses: actions/checkout@v4
# Cleanup The Actions Workspace Using Custom Composite Run Actions # Cleanup The Actions Workspace Using Custom Composite Run Actions
- name: Cleanup - name: Cleanup