Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
2363839605 authored Jan 21, 2025
1 parent bda17c6 commit 6cf866d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: 1.22
go-version: 1.23.5
cache-dependency-path: ${{ github.workspace }}/alist-lib/alist/go.sum

- uses: actions/setup-java@v4
Expand Down Expand Up @@ -94,4 +94,4 @@ jobs:
prerelease: false
files: ${{ env.output }}/*.apk
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
GITHUB_TOKEN: ${{ secrets.TOKEN }}

0 comments on commit 6cf866d

Please sign in to comment.