Skip to content

Commit 88d931a

Browse files
authored
Merge pull request cds-hooks#444 from buildpacks/dependabot/github_actions/actions/download-artifact-2.1.0
Bump actions/download-artifact from 2.0.10 to 2.1.0
2 parents d740786 + 83d22b8 commit 88d931a

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.0.10
54+
uses: actions/download-artifact@v2.1.0
5555
with:
5656
name: public
5757
path: ./public

0 commit comments

Comments
 (0)