Skip to content

Commit

Permalink
correct upload version
Browse files Browse the repository at this point in the history
  • Loading branch information
munapower committed Jan 25, 2024
1 parent 99c66fc commit 40fe811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/first.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v1
- name: Upload
uses: actions/upload-artifact@v1.0.0
uses: actions/upload-artifact@v2
with:
name: linux
path: ./${{ env.FILE_NAME }}

0 comments on commit 40fe811

Please sign in to comment.