mirror of
https://github.com/pi-hole/PADD.git
synced 2026-04-21 01:00:45 +01:00
Update all actions to latest versions
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
6
.github/workflows/editorconfig-checker.yml
vendored
6
.github/workflows/editorconfig-checker.yml
vendored
@@ -7,8 +7,8 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
name: editorconfig-checker
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3.0.0
|
||||
- uses: editorconfig-checker/action-editorconfig-checker@v1.0.0
|
||||
- uses: actions/checkout@v3.0.2
|
||||
- uses: editorconfig-checker/action-editorconfig-checker@main # current tag v1.0.0 is really out-of-date
|
||||
- run: editorconfig-checker
|
||||
|
||||
Reference in New Issue
Block a user