Skip to content

Commit f0a8d71

Browse files
authored
Merge pull request cds-hooks#473 from buildpacks/dependabot/github_actions/actions/upload-artifact-3
2 parents bc79810 + 24b9a60 commit f0a8d71

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.3.1
41+
uses: actions/upload-artifact@v3
4242
env:
4343
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4444
with:

0 commit comments

Comments
 (0)