Skip to content

Commit ab4f85f

Browse files
renovate[bot]yonch
authored andcommitted
chore(deps): update actions/upload-artifact action to v3.2.1
1 parent b63e0ba commit ab4f85f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
$BENV_IMAGE \
113113
cpack -G 'RPM;DEB'
114114
- name: Upload packages to GitHub Action artifacts
115-
uses: actions/upload-artifact@ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5 # v3
115+
uses: actions/upload-artifact@ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5 # v3.2.1
116116
with:
117117
name: packages
118118
path: |

0 commit comments

Comments
 (0)