Skip to content

Commit

Permalink
Fix action version
Browse files Browse the repository at this point in the history
  • Loading branch information
tomdracz committed Jan 8, 2025
1 parent 105de93 commit 6cd0db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
node-version: '22.x'
- run: bundle exec rake run_spec:generator
- if: failure()
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: npm-logs
path: /home/runner/.npm/_logs/

0 comments on commit 6cd0db2

Please sign in to comment.