Skip to content

Commit

Permalink
chore(deps): bump actions/checkout from 3 to 4 (#500)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 9d0e447 commit aea6d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
- name: ⬇️ Checkout repo
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: ⎔ Setup node
uses: actions/setup-node@v3
Expand Down

0 comments on commit aea6d94

Please sign in to comment.