We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c635a5 + 96c1e63 commit 20a1ba0Copy full SHA for 20a1ba0
.github/workflows/maven.yml
@@ -40,7 +40,7 @@ jobs:
40
java: [ 8, 11, 17 ]
41
steps:
42
- name: Checkout code
43
- uses: actions/checkout@v3.2.0
+ uses: actions/checkout@v3.3.0
44
- name: Set up cache
45
uses: actions/cache@v3.2.3
46
with:
0 commit comments