Skip to content

Commit b72cc62

Browse files
authored
Merge pull request #355 from modcluster/dependabot/github_actions/actions/download-artifact-6
build(deps): Bump actions/download-artifact from 5 to 6
2 parents 32c3e41 + 3c7dddc commit b72cc62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

0 commit comments

Comments
 (0)