Skip to content

Commit 9521163

Browse files
committed
Alway use latest version if ovirt gh actions
Signed-off-by: Martin Perina <[email protected]>
1 parent 07d6d0b commit 9521163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
createrepo_c $ARTIFACTS_DIR
7878
7979
- name: Upload RPM artifacts
80-
uses: ovirt/upload-rpms-action@v2
80+
uses: ovirt/upload-rpms-action@main
8181
with:
8282
directory: ${{ env.ARTIFACTS_DIR }}
8383

0 commit comments

Comments
 (0)