Skip to content

Commit

Permalink
Update PR build from deprecated actions/upload-artifact@v2 (#1035)
Browse files Browse the repository at this point in the history
  • Loading branch information
tehcrashxor authored Sep 12, 2024
1 parent 6a170f5 commit fd0448d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PullRequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:

- name: Upload PAC CLI logs
if: always()
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: pac-cli-log ${{ matrix.os }}
path: out/pp-bt-test/tasks/tool-installer/**/pac*/tools/logs/pac-log.txt

0 comments on commit fd0448d

Please sign in to comment.