Skip to content

Commit 094f734

Browse files
authored
Update .github/workflows/main.yml
Signed-off-by: Sambhav Kothari <[email protected]>
1 parent 5ee032c commit 094f734

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
@@ -24,7 +24,7 @@ jobs:
2424
- name: Install Dependencies
2525
run: sudo apt-get install make curl jq
2626
- name: Install pack
27-
uses: buildpacks/github-actions/setup-pack@v4.1.0
27+
uses: buildpacks/github-actions/setup-pack@v4.9.0
2828
- name: Test
2929
run: make test
3030
env:

0 commit comments

Comments
 (0)