Skip to content

Commit 1b47e07

Browse files
dependency: Update patch (#29)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de939ce commit 1b47e07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gradle.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
java-version: '17'
2424
distribution: 'temurin'
2525
- name: Cache Gradle
26-
uses: actions/[email protected].2
26+
uses: actions/[email protected].3
2727
with:
2828
path: ~/.gradle/caches
2929
key: >-
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
arguments: shadowJar
3939
- name: Upload a Build Artifact
40-
uses: actions/[email protected].1
40+
uses: actions/[email protected].2
4141
with:
4242
name: 'Successfully build LiteItemVoid'
4343
path: build/libs/*.jar

0 commit comments

Comments
 (0)