Skip to content

Commit e505ca7

Browse files
authored
Merge pull request #2019 from nextcloud/dependabot/github_actions/actions/download-artifact-4.2.1
chore(deps): Bump actions/download-artifact from 4.1.9 to 4.2.1
2 parents 8b41bb8 + 4323b40 commit e505ca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/talk-ios-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ jobs:
171171
PHP_CLI_SERVER_WORKERS=10 php -S localhost:8080 -t server/ &
172172
173173
- name: Download test-build
174-
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
174+
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
175175
with:
176176
name: Products
177177

0 commit comments

Comments
 (0)