Skip to content

Commit 1e7ba09

Browse files
JMLindsethvskjefst
andcommitted
Bytt til ny gradle action i github workflow
Co-authored-by: Vegard Skjefstad <[email protected]>
1 parent 238c7e5 commit 1e7ba09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
java-version: 21
2323

2424
- uses: gradle/[email protected]
25-
- uses: gradle/[email protected]
25+
- uses: gradle/actions/setup-gradle@v4
2626
id: build
2727
env:
2828
DEPENDENCY_GRAPH_INCLUDE_CONFIGURATIONS: compileClasspath|runtimeClasspath

0 commit comments

Comments
 (0)