Skip to content
This repository was archived by the owner on May 30, 2025. It is now read-only.

Commit 820e15e

Browse files
authored
Merge pull request #18 from ddev/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4
2 parents 6b8906b + 0761104 commit 820e15e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable_test_ddev_addon.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
fail-fast: false
4646

4747
steps:
48-
- uses: actions/checkout@v3
48+
- uses: actions/checkout@v4
4949
- name: Set up Homebrew
5050
id: set-up-homebrew
5151
uses: Homebrew/actions/setup-homebrew@master

0 commit comments

Comments
 (0)