Skip to content

Commit 0865e36

Browse files
ci: bump actions/checkout from 4 to 5 (#58)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 19d0b0c commit 0865e36

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@v4
22+
uses: actions/checkout@v5
2323
with:
2424
token: ${{ secrets.GIT_PAT }}
2525
ref: ${{ github.event.repository.default_branch }}

0 commit comments

Comments
 (0)