Skip to content

Commit c995771

Browse files
ci: bump actions/checkout from 5 to 6 (#63)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e7f361 commit c995771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upstream_formula_update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: hmarr/debug-action@v3.0.0
2020

2121
- name: Checkout
22-
uses: actions/checkout@v5
22+
uses: actions/checkout@v6
2323
with:
2424
token: ${{ secrets.GIT_PAT }}
2525
ref: ${{ github.event.repository.default_branch }}

0 commit comments

Comments
 (0)