Skip to content

Commit 2214c37

Browse files
Merge pull request #1197 from vojtechtrefny/master_gh-actions-checkout-4
ci: actions/checkout version bump and rpmbuild removed
2 parents c7027d8 + 263ff72 commit 2214c37

File tree

2 files changed

+1
-48
lines changed

2 files changed

+1
-48
lines changed

.github/workflows/csmock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
CI_CONTAINER: udisks-ci-csmock
1818
steps:
1919
- name: Checkout udisks repository
20-
uses: actions/checkout@v3
20+
uses: actions/checkout@v4
2121

2222
- name: Install podman
2323
run: |

.github/workflows/rpmbuild.yml

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)