Skip to content

Commit fd0448d

Browse files
authored
Update PR build from deprecated actions/upload-artifact@v2 (#1035)
1 parent 6a170f5 commit fd0448d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/PullRequest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373

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

0 commit comments

Comments
 (0)