Skip to content

Commit f8b66fc

Browse files
Update actions/upload-artifact action to v7
1 parent 64859c3 commit f8b66fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ jobs:
209209
repository: git/git
210210
definitionId: 9
211211
- name: upload tracked files and build artifacts
212-
uses: actions/upload-artifact@v5
212+
uses: actions/upload-artifact@v7
213213
with:
214214
name: vs-artifacts
215215
path: artifacts

0 commit comments

Comments
 (0)