Skip to content

Commit

Permalink
go v
Browse files Browse the repository at this point in the history
  • Loading branch information
janisar007 committed Nov 1, 2024
1 parent 081cec9 commit 61eb6e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pb-create-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
username: ${{ secrets.INITIALIZ_BUILDPACKS_DOCKERHUB_USERNAME }}
- uses: actions/setup-go@v3
with:
go-version: "1.22"
go-version: "1.23.1"
- name: Install create-package
run: |
#!/usr/bin/env bash
Expand Down

0 comments on commit 61eb6e5

Please sign in to comment.