Skip to content

Commit

Permalink
[fix] Se corrige la version para workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Javier Cisneros committed Jan 20, 2025
1 parent c6adad4 commit 0b62c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checksum.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: cat checksum.txt

- name: Upload checksum artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: tag-checksum
path: checksum.txt

0 comments on commit 0b62c96

Please sign in to comment.