Skip to content

Commit b1ca5cf

Browse files
committed
Update fetch-latest-release
1 parent 5b10fb8 commit b1ca5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prepare.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fetch-depth: 0
1515
- name: Fetch the lastest release version
1616
id: fetch_latest_release
17-
uses: thebritican/fetch-latest-release@v1
17+
uses: thebritican/fetch-latest-release@v2
1818
with:
1919
github_token: ${{ secrets.PUSHER_CI_GITHUB_PRIVATE_TOKEN }}
2020
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)