Merge pull request #2802 from freifunk-gluon/dependabot/github_actions/actions/checkout-3

build(deps): bump actions/checkout from 1 to 3
This commit is contained in:
Jan-Niklas Burfeind 2023-03-01 09:36:27 +01:00 committed by GitHub
commit 23145c58a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ jobs:
name: Editorconfig
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v3
- name: Install Dependencies
run: sudo apt install curl tar
- name: Install editorconfig-checker