Skip to content

Commit 8c1ca7d

Browse files
authored
Merge pull request cds-hooks#443 from buildpacks/dependabot/github_actions/actions/upload-artifact-2.3.0
Bump actions/upload-artifact from 2.2.4 to 2.3.0
2 parents 88d931a + 14b9b90 commit 8c1ca7d

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
@@ -38,7 +38,7 @@ jobs:
3838
run: |
3939
make check-katacoda
4040
- name: Upload public folder
41-
uses: actions/upload-artifact@v2.2.4
41+
uses: actions/upload-artifact@v2.3.0
4242
env:
4343
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4444
with:

0 commit comments

Comments
 (0)