Skip to content
Snippets Groups Projects
Unverified Commit 23145c58 authored by Jan-Niklas Burfeind's avatar Jan-Niklas Burfeind Committed by GitHub
Browse files

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

build(deps): bump actions/checkout from 1 to 3
parents 7e8c9f41 002ace20
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment