Skip to content

Commit 8b45047

Browse files
Merge pull request #14803 from rabbitmq/dependabot/github_actions/main/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents b9390af + 534f3f8 commit 8b45047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-make-target.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666

6767
# We install Erlang problem matchers from ci.erlang.mk.
6868
- name: CHECKOUT ERLANG PROBLEM MATCHERS
69-
uses: actions/checkout@v4
69+
uses: actions/checkout@v5
7070
with:
7171
repository: ninenines/ci.erlang.mk
7272
path: ci.erlang.mk

0 commit comments

Comments
 (0)