Skip to content

Commit 99b14f8

Browse files
authored
Merge pull request #211 from rabbitmq/dependabot/github_actions/2.x.x-stable/actions/checkout-3
Bump actions/checkout from 2 to 3
2 parents f0d805d + 0c8cb07 commit 99b14f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- 5672:5672
2020

2121
steps:
22-
- uses: actions/checkout@v2
22+
- uses: actions/checkout@v3
2323
- name: Set up JDK
2424
uses: actions/setup-java@v3
2525
with:

0 commit comments

Comments
 (0)