Skip to content

Commit

Permalink
ci: Upgrade website's docker download artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Jan 27, 2024
1 parent 8a9cb9f commit d1c3e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Download docker image
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: docker-img
- name: Load Docker image
Expand Down

0 comments on commit d1c3e68

Please sign in to comment.