Skip to content

Commit b27f714

Browse files
authored
Merge pull request #13 from ColdBox/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents 6fb3598 + 0797b67 commit b27f714

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
steps:
139139
# Checkout development
140140
- name: Checkout Repository
141-
uses: actions/checkout@v3
141+
uses: actions/checkout@v4
142142
with:
143143
ref: development
144144

0 commit comments

Comments
 (0)