We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 023ec7b + a5bbb52 commit 784820fCopy full SHA for 784820f
.github/workflows/maven.yml
@@ -40,7 +40,7 @@ jobs:
40
java: [ 8, 11, 17 ]
41
steps:
42
- name: Checkout code
43
- uses: actions/checkout@v4.0.0
+ uses: actions/checkout@v4.1.0
44
- name: Set up cache
45
uses: actions/cache@v3.3.2
46
with:
0 commit comments