Skip to content

Commit 76e2c34

Browse files
Merge pull request #160 from rabbitmq/dependabot/github_actions/main/actions/checkout-3
2 parents e17670e + 160ac60 commit 76e2c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ jobs:
241241
runs-on: ubuntu-20.04
242242
steps:
243243
- name: CHECKOUT
244-
uses: actions/checkout@v2
244+
uses: actions/checkout@v3
245245
- name: CONFIGURE ERLANG
246246
uses: erlef/setup-beam@v1
247247
with:

0 commit comments

Comments
 (0)