Skip to content

Commit e03ec69

Browse files
committed
Fix action version
1 parent b347774 commit e03ec69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-build-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
contents: read
1010
packages: write
1111
steps:
12-
- uses: actions/checkout@v44
12+
- uses: actions/checkout@v4
1313
- name: Set up Node 14
1414
uses: actions/setup-node@v2-beta
1515
with:

0 commit comments

Comments
 (0)