Skip to content

Commit

Permalink
ci: fix action version
Browse files Browse the repository at this point in the history
  • Loading branch information
monkeyWie committed Nov 7, 2022
1 parent b0bcfea commit 1f8b1be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

steps:
- uses: actions/checkout@v3
- uses: thebritican/fetch-latest-release@v1
- uses: thebritican/fetch-latest-release@v2.0.0
id: get-release
with:
github_token: ${{ github.token }}
Expand Down

0 comments on commit 1f8b1be

Please sign in to comment.