Skip to content

Commit 470f86a

Browse files
chore(deps): update actions/checkout action to v6
1 parent a0450b0 commit 470f86a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
token: ${{ secrets.PORTER_GITHUB_TOKEN }}
1616

1717
- name: Checkout
18-
uses: actions/checkout@v5
18+
uses: actions/checkout@v6
1919
if: ${{ steps.release.outputs.release_created }}
2020

2121
- name: Build and publish to GitHub Package

0 commit comments

Comments
 (0)