Skip to content

Commit 945a30a

Browse files
authored
chore: update upload-artifact action (#207)
1 parent a630fd3 commit 945a30a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scheduled-jobs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
7777

7878
- name: Save performance log
79-
uses: actions/upload-artifact@v4
79+
uses: actions/upload-artifact@v7
8080
with:
8181
name: performance.log
8282
path: build/ephemeral/performance.log

0 commit comments

Comments
 (0)