Skip to content

Commit 386a1ed

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent 1e3007c commit 386a1ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
4545
- name: Upload Artifact
4646
if: github.event_name != 'release'
47-
uses: actions/upload-artifact@v3
47+
uses: actions/upload-artifact@v7
4848
with:
4949
name: debfiles
5050
path: |

0 commit comments

Comments
 (0)