We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ca372a4 + aa93eea commit 4eeaff9Copy full SHA for 4eeaff9
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Install Dependencies
25
run: sudo apt-get install make curl jq
26
- name: Install pack
27
- uses: buildpacks/github-actions/setup-pack@v5.4.0
+ uses: buildpacks/github-actions/setup-pack@v5.5.0
28
with:
29
pack-version: '0.31.0'
30
- name: Test
0 commit comments