Skip to content

Commit

Permalink
ci(update-dependency): download-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
koepferd committed Sep 12, 2024
1 parent ae3677e commit d4d402b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerImage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Download buildfiles artifact
uses: actions/download-artifact@v2
uses: actions/download-artifact@v3
with:
name: buildfiles
path: build
Expand Down

0 comments on commit d4d402b

Please sign in to comment.