Skip to content

Commit baba9e1

Browse files
authored
Merge pull request #108 from mainmatter/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4.1.6
2 parents f1c2468 + d84e0b0 commit baba9e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Checkout 🛎️
17-
uses: actions/[email protected].5
17+
uses: actions/[email protected].6
1818

1919
- name: Setup 📦
2020
uses: pnpm/[email protected]

0 commit comments

Comments
 (0)