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 #69 from TeenBiscuits/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/download-artifact-4
  • Loading branch information
TeenBiscuits authored Jan 30, 2024
2 parents c9545f3 + 28e9c8c commit 143ae9c
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 @@ -62,7 +62,7 @@ jobs:

steps:
- name: Descargar artefacto
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: algolia-indexes
- name: Unzip artefacto
Expand Down

0 comments on commit 143ae9c

Please sign in to comment.