Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
virusdefender committed Oct 3, 2024
1 parent 30e7473 commit 97e4d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
build darwin amd64
build darwin arm64
- name: Upload a Build Artifact
uses: actions/upload-artifact@v2.2.4
uses: actions/upload-artifact@v4
with:
path: build/*
- name: Release
Expand Down

0 comments on commit 97e4d13

Please sign in to comment.