We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0450b0 commit 0e6c746Copy full SHA for 0e6c746
1 file changed
.github/workflows/publish.yml
@@ -15,7 +15,7 @@ jobs:
15
token: ${{ secrets.PORTER_GITHUB_TOKEN }}
16
17
- name: Checkout
18
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
19
if: ${{ steps.release.outputs.release_created }}
20
21
- name: Build and publish to GitHub Package
0 commit comments