diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index e30d7d4c..c3d58fff 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,8 +1,6 @@ name: CI on: - push: - branches: [main] pull_request: types: - opened @@ -42,6 +40,6 @@ jobs: image: valalang/lint steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Lint run: io.elementary.vala-lint -d .