chore: update f40 workflow actions (#1401)

This commit is contained in:
lea
2024-06-28 01:02:31 -07:00
committed by GitHub
parent 51cd6abf63
commit bea3f39f17
9 changed files with 17 additions and 52 deletions
+1 -1
View File
@@ -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)