Update actions/checkout action to v4

This commit is contained in:
renovate[bot]
2024-05-20 10:12:28 +00:00
committed by Doug
parent 6a566da69e
commit 07247d7076
4 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Setup environment
run: