Skip to content

Commit dee6bad

Browse files
committed
Bump upload-artifact
1 parent 4db06f4 commit dee6bad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
zip -1 -r /tmp/samltracer.zip *
7777
7878
- name: Save release
79-
uses: actions/upload-artifact@v4
79+
uses: actions/upload-artifact@v7
8080
with:
8181
name: release
8282
path: "/tmp/samltracer.zip"

0 commit comments

Comments
 (0)