Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
slytomcat authored Sep 4, 2024
1 parent 31083d9 commit f8c30fb
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 @@ -57,7 +57,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Download Artifacts
uses: actions/download-artifact@v4
uses: actions/download-artifact@v4.1.7
with:
name: build_artifacts
- name: draft new release and upload assets
Expand Down

0 comments on commit f8c30fb

Please sign in to comment.