Skip to content

Commit

Permalink
ubuntu.yml updated for upload-artifact v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Intelligent2013 committed Sep 12, 2024
1 parent 3789a8c commit b9d8e50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:
- if: ${{ steps.cpr.outputs.pull-request-number }}
run: printf " - ${{ steps.cpr.outputs.pull-request-url }}\n" > pr-url.txt

- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: pr-url-${{ matrix.flavor }}
path: pr-url.txt
Expand Down

0 comments on commit b9d8e50

Please sign in to comment.