Skip to content

Commit

Permalink
Merge pull request #116 from crazy-max/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/upload-artifact-4

Bump actions/upload-artifact from 3 to 4
  • Loading branch information
crazy-max committed Dec 18, 2023
2 parents 085540e + 7214e65 commit 775c272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/xgo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
provenance: false
-
name: Upload artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: xgo
path: ${{ env.DESTDIR }}/release/*
Expand Down

0 comments on commit 775c272

Please sign in to comment.