We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f0d805d + 0c8cb07 commit 99b14f8Copy full SHA for 99b14f8
.github/workflows/test-linux.yml
@@ -19,7 +19,7 @@ jobs:
19
- 5672:5672
20
21
steps:
22
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
23
- name: Set up JDK
24
uses: actions/setup-java@v3
25
with:
0 commit comments