Skip to content

Commit

Permalink
Merge pull request #447 from buildpacks/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/upload-artifact-2.3.1

Bump actions/upload-artifact from 2.3.0 to 2.3.1
  • Loading branch information
sambhav authored Dec 31, 2021
2 parents c057545 + 938388c commit 7bdf0f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: |
make check-katacoda
- name: Upload public folder
uses: actions/[email protected].0
uses: actions/[email protected].1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 7bdf0f8

Please sign in to comment.