Skip to content

Commit bc79810

Browse files
authored
Merge pull request cds-hooks#472 from buildpacks/dependabot/github_actions/actions/download-artifact-3
2 parents 6d6b2f1 + d3b2070 commit bc79810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
runs-on: ubuntu-latest
5252
steps:
5353
- name: Download public folder
54-
uses: actions/download-artifact@v2.1.0
54+
uses: actions/download-artifact@v3
5555
with:
5656
name: public
5757
path: ./public

0 commit comments

Comments
 (0)