Skip to content

Commit f957550

Browse files
authored
Merge pull request #6 from noclocks/dependabot/github_actions/dot-github/workflows/actions/checkout-6
build(deps): bump actions/checkout from 4 to 6 in /.github/workflows
2 parents 0f699ee + c861a63 commit f957550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Checkout
14-
uses: actions/checkout@v4
14+
uses: actions/checkout@v6
1515
with:
1616
fetch-depth: 0
1717
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)