Checkout: Update all workflows to use Checkout V4

This commit is contained in:
Josh Soref
2024-01-03 02:09:21 -05:00
parent 607f368fb0
commit cd4b67d0b4
135 changed files with 142 additions and 142 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Cache files
uses: actions/cache@v3
with: