Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit db775e1

Browse files
angular-robotalan-agius4
authored andcommitted
build: update actions/download-artifact action to v5
See associated pull request for more information.
1 parent 9a12ea7 commit db775e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/ci.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jobs:
145145
- name: Install node modules
146146
run: pnpm install --frozen-lockfile
147147
- name: Download built Windows E2E tests
148-
uses: actions/download-artifact@abefc31eafcfbdf6c5336127c1346fdae79ff41c # v4.3.0
148+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
149149
with:
150150
name: win-e2e-build-artifacts
151151
path: dist/bin/tests/legacy-cli/

‎.github/workflows/pr.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
- name: Install node modules
164164
run: pnpm install --frozen-lockfile
165165
- name: Download built Windows E2E tests
166-
uses: actions/download-artifact@abefc31eafcfbdf6c5336127c1346fdae79ff41c # v4.3.0
166+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
167167
with:
168168
name: win-e2e-build-artifacts
169169
path: dist/bin/tests/legacy-cli/

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /