Skip to content

Commit

Permalink
Update action
Browse files Browse the repository at this point in the history
  • Loading branch information
scudette committed Sep 7, 2024
1 parent 9543b34 commit 87f928e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
go test -v ./...
- name: StoreBinaries
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: Binaries
path: vmdk*

0 comments on commit 87f928e

Please sign in to comment.