Skip to content

Commit

Permalink
Bump upload artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
svr333 committed Feb 20, 2025
1 parent 1ccb9e4 commit 0a19070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/summarize.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
# Save 'ProfileSummary.json' to an artifact
- name: Save artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: ProfilesSummary.json
path: ./.github/workflows/ProfileSummarizeAction/ProfilesSummary.json
Expand Down

0 comments on commit 0a19070

Please sign in to comment.