Browse Source

Revert gitlab mirror to checkout v1.

pull/976/head
Rosie Le Faive 1 year ago committed by GitHub
parent
commit
d1357d347d
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@v3
- uses: actions/checkout@v1
- name: Mirror + trigger CI
uses: SvanBoxel/gitlab-mirror-and-ci-action@master
with:

Loading…
Cancel
Save