Skip to content
This repository was archived by the owner on Jun 15, 2026. It is now read-only.

Commit 4fdc6b4

Browse files
authored
Merge pull request #2 from homegrew/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 85cd32a + 9ab96c0 commit 4fdc6b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
runs-on: ubuntu-latest
3131
steps:
3232
- name: Checkout
33-
uses: actions/checkout@v4
33+
uses: actions/checkout@v6
3434
- name: Setup Pages
3535
uses: actions/configure-pages@v5
3636
- name: Upload artifact

0 commit comments

Comments
 (0)