Skip to content

Commit

Permalink
Bumping upload-artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
David Wertenteil committed Jun 10, 2024
1 parent e2fd0f5 commit f47cbdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/url_checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: cat results.csv
- name: Upload check results
if: success()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: urlchecker-results
path: results.csv

0 comments on commit f47cbdc

Please sign in to comment.