Skip to content

Commit

Permalink
Update upload-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
orta authored Sep 12, 2024
1 parent b66113b commit 8c2ee65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
HONEYBADGER_TOKEN: ${{ secrets.HONEYBADGER_TOKEN }}
run: |
curl https://api.honeybadger.io/v1/check_in/${HONEYBADGER_TOKEN}
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
if: github.event_name != 'schedule'
with:
name: site
Expand Down

0 comments on commit 8c2ee65

Please sign in to comment.