Skip to content

Commit

Permalink
use artifact upload v4
Browse files Browse the repository at this point in the history
  • Loading branch information
cooperspencer committed Sep 28, 2024
1 parent db1432b commit c0ab7b5
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 @@ -33,7 +33,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Upload a Build Artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: gickup
path: dist/*

0 comments on commit c0ab7b5

Please sign in to comment.