Skip to content

Commit

Permalink
Merge pull request #435 from paketo-community/dmikusa-patch-1
Browse files Browse the repository at this point in the history
Update update-example-builder.yml
  • Loading branch information
dmikusa authored May 13, 2024
2 parents 9f2b06d + 09487e4 commit 570a855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-example-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
username: ${{ secrets.PAKETO_BUILDPACKS_DOCKERHUB_USERNAME }}
- uses: actions/setup-go@v5
with:
go-version: "1.18"
go-version: "1.20"
- name: Install update-package-dependency
run: |
#!/usr/bin/env bash
Expand Down

0 comments on commit 570a855

Please sign in to comment.