Bump actions/checkout from 3 to 4 (#4866)

This commit is contained in:
dependabot[bot] 2023-09-07 23:11:19 +02:00 committed by GitHub
parent e9eb7d6db1
commit e850f6c2a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 8 additions and 8 deletions

View file

@ -19,7 +19,7 @@ jobs:
steps:
- name: Checkout repo
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Install lupdate
shell: bash