We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e26f72d + 5a641c1 commit b7c35f6Copy full SHA for b7c35f6
.github/workflows/maven.yml
@@ -30,7 +30,7 @@ jobs:
30
31
steps:
32
- name: Checkout
33
- uses: actions/checkout@v3.6.0
+ uses: actions/checkout@v4.0.0
34
35
- name: Set up JDK
36
uses: actions/setup-java@v3
@@ -72,7 +72,7 @@ jobs:
72
73
74
75
76
77
78
@@ -102,7 +102,7 @@ jobs:
102
103
104
105
106
107
108
0 commit comments