We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bcaa46 commit 67313beCopy full SHA for 67313be
.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.2
46
with:
0 commit comments