Skip to content

Commit dc4b2d2

Browse files
committed
FIX release action
1 parent b80bfc9 commit dc4b2d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v4
12-
- uses: coursier/cache-action@v5
12+
- uses: coursier/cache-action@v6
1313
#get version
1414
- name: Get the version
1515
id: get_version

0 commit comments

Comments
 (0)