Skip to content

Commit 61648d4

Browse files
committed
use latest actions/checkout
1 parent ad1d330 commit 61648d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-homebrew.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
echo "AMD64 SHA256: ${AMD64_SHA}"
5353
5454
- name: Checkout Homebrew tap
55-
uses: actions/checkout@v4
55+
uses: actions/checkout@v6
5656
with:
5757
repository: smbcloudXYZ/homebrew-tap
5858
token: ${{ secrets.HOMEBREW_TAP_TOKEN }}

0 commit comments

Comments
 (0)