Skip to content

Commit

Permalink
updated outdated dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
aesteri authored Jan 23, 2025
1 parent e5423ea commit f5d28c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: echo ${{ steps.date.outputs.date }} > tag_name.txt

- name: Upload tag_name as artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: tag-name-artifact
path: tag_name.txt
path: tag_name.txt

0 comments on commit f5d28c8

Please sign in to comment.