Skip to content

Commit e6811b4

Browse files
authored
Merge pull request #136 from raydak-labs/renovate/actions-checkout-5.x
2 parents 49f5adc + 6545340 commit e6811b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
runs-on: ubuntu-latest
2626
steps:
2727
- name: Checkout
28-
uses: actions/checkout@v4
28+
uses: actions/checkout@v5
2929

3030
- uses: pnpm/action-setup@v4
3131
with:

0 commit comments

Comments
 (0)