Skip to content

Commit f0010df

Browse files
authored
Update upload-artifact to v4 (#1241)
Signed-off-by: Eric Sauer <esauer@redhat.com>
1 parent 2c22d04 commit f0010df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- 'charts/**'
3232
- 'pelorus-operator/**'
3333
34-
- uses: actions/upload-artifact@v3
34+
- uses: actions/upload-artifact@v4
3535
with:
3636
name: operator-code
3737
path: pelorus-operator/bundle

0 commit comments

Comments
 (0)