We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d74dd5b commit 178742aCopy full SHA for 178742a
1 file changed
.github/workflows/publish.yaml
@@ -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