We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68fbd20 + aa1d104 commit 19eaa09Copy full SHA for 19eaa09
1 file changed
.github/workflows/maven.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- run: |
19
sudo apt-get install xmlstarlet -yq
20
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
21
- name: Set up JDK 17
22
uses: actions/setup-java@v4
23
with:
0 commit comments