Skip to content

Commit

Permalink
ci: fix action version
Browse files Browse the repository at this point in the history
  • Loading branch information
beheh committed Dec 18, 2024
1 parent 8515dea commit 075f21c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/asia-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v4

- name: Download release asset
uses: dsaltares/fetch-gh-release-asset@v1.1.2
uses: dsaltares/fetch-gh-release-asset@1.1.2
with:
version: ${{ github.ref }}
file: 'HSTracker.app.zip'
Expand Down

0 comments on commit 075f21c

Please sign in to comment.