Skip to content

Commit

Permalink
Merge pull request #108 from mainmatter/renovate/actions-checkout-4.x
Browse files Browse the repository at this point in the history
chore(deps): update actions/checkout action to v4.1.6
  • Loading branch information
zeppelin authored May 28, 2024
2 parents f1c2468 + d84e0b0 commit baba9e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@v4.1.5
uses: actions/checkout@v4.1.6

- name: Setup 📦
uses: pnpm/action-setup@v2.4.0
Expand Down

0 comments on commit baba9e1

Please sign in to comment.