Skip to content

Commit

Permalink
chore(deps): update actions/checkout action to v3 (#159)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
SocialGroovyBot and renovate-bot authored Jan 28, 2023
1 parent 4c95247 commit 1eca505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-gitlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v3
- name: Mirror + trigger CI
uses: socialgouv/gitlab-mirror-and-ci-action@v1
with:
Expand Down

0 comments on commit 1eca505

Please sign in to comment.