mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-19 18:10:38 +00:00
chore: update f40 workflow actions (#1401)
This commit is contained in:
@@ -17,6 +17,6 @@ jobs:
|
||||
image: ghcr.io/terrapkg/builder:f40
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
- name: Lint spec files
|
||||
run: rpmlint $(find anda -type f -name "*.spec" -type f)
|
||||
|
||||
Reference in New Issue
Block a user