Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Commit

Permalink
Merge pull request #68 from TeenBiscuits/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/upload-artifact-4
  • Loading branch information
TeenBiscuits authored Jan 30, 2024
2 parents 143ae9c + 5dda821 commit b8bbd40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
retention-days: 7

- name: Upload algolia-indexes
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: algolia-indexes
path: artifacts/${{ env.ALGOLIA_ARTIFACT }}
Expand Down

0 comments on commit b8bbd40

Please sign in to comment.