Skip to content

Commit

Permalink
change checkout to version 4 (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
aOelschlager authored Sep 18, 2024
1 parent d43a1bc commit 45d51ce
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/gitlab-mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 45d51ce

Please sign in to comment.