change checkout to version 4

This commit is contained in:
Annie Oelschlager 2024-09-18 09:50:54 -05:00 committed by GitHub
parent c38fb74b91
commit 26934e7301
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,9 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Mirror + trigger CI
uses: SvanBoxel/gitlab-mirror-and-ci-action@master
with: