Skip to content

Commit

Permalink
ci: update setup-pack (#1229)
Browse files Browse the repository at this point in the history
  • Loading branch information
kvrhdn authored Jan 17, 2022
1 parent 0b16b3c commit e5a20c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
uses: actions/checkout@v2

- name: Add buildpack commands for serverless testing
uses: buildpacks/github-actions/setup-pack@v4.1.0
uses: buildpacks/github-actions/setup-pack@v4.5.0

- name: Test
run: make test-e2e
Expand Down

0 comments on commit e5a20c1

Please sign in to comment.