We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ead375 commit ba5ac68Copy full SHA for ba5ac68
.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.1
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/get-tag@2.1.3
0 commit comments