Skip to content

Commit 499079f

Browse files
Merge pull request #2353 from ember-cli/dependabot/github_actions/actions/checkout-6
build(deps): Bump actions/checkout from 5 to 6
2 parents ba55362 + 25327b2 commit 499079f

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
@@ -26,7 +26,7 @@ jobs:
2626
attestations: write
2727

2828
steps:
29-
- uses: actions/checkout@v5
29+
- uses: actions/checkout@v6
3030
- uses: pnpm/action-setup@v4
3131
- uses: actions/setup-node@v6
3232
with:

0 commit comments

Comments
 (0)