Skip to content

Commit 722ae98

Browse files
angular-robotthePunderWoman
authored andcommitted
build: update actions/upload-artifact action to v4.3.5 (angular#57270)
See associated pull request for more information. PR Close angular#57270
1 parent 15a8495 commit 722ae98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
- name: Run CI tests for framework
9696
run: yarn tsx ./scripts/build/build-packages-dist.mts
9797
- name: Archive build artifacts
98-
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
98+
uses: actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4.3.5
9999
with:
100100
name: pr-artifacts-${{ github.event.number }}
101101
path: dist/packages-dist/

0 commit comments

Comments
 (0)