Browse Source

Revert "Revert gitlab mirror to checkout v1."

pull/977/head
Rosie Le Faive 1 year ago committed by GitHub
parent
commit
5d83504778
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/gitlab-mirror.yml

2
.github/workflows/gitlab-mirror.yml

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

Loading…
Cancel
Save