We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ead375 commit 3868d9fCopy full SHA for 3868d9f
.github/workflows/maven.yml
@@ -8,7 +8,7 @@ jobs:
8
steps:
9
10
- name: Checkout
11
- uses: actions/checkout@v4.1.7
+ uses: actions/checkout@v4.2.2
12
with:
13
fetch-depth: 0
14
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
15
16
17
- name: Retrieve tag name
18
uses: olegtarasov/[email protected]
0 commit comments