Skip to content

Commit

Permalink
bump to upload-artifact@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
lukka committed May 13, 2024
1 parent 4c74ef2 commit cf32c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
name: Scan GitHub public repositories
env:
GITHUB_TOKEN: ${{ secrets.PAT_WORKSPACES }}
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: results
path: ${{ github.workspace }}/getactionusage/graph/action-usage-db.json
Expand Down

0 comments on commit cf32c66

Please sign in to comment.