Skip to content

Commit 53a114e

Browse files
authored
Merge pull request #343 from modcluster/dependabot/github_actions/actions/download-artifact-5
build(deps): Bump actions/download-artifact from 4 to 5
2 parents c21b822 + 272df07 commit 53a114e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ jobs:
282282
sudo apt-get remove apache2*
283283
sudo apt-get install -y gcc make perl cpanminus libcrypt-ssleay-perl
284284
- name: Get Apache built in the previous job
285-
uses: actions/download-artifact@v4
285+
uses: actions/download-artifact@v5
286286
with:
287287
name: apache-trunk
288288
path: apache2

0 commit comments

Comments
 (0)