Skip to content

Commit

Permalink
Update fmt.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LiquidityC authored Nov 7, 2023
1 parent 5c07c96 commit e3087e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fmt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Cache
uses: actions/cache@v2
uses: actions/cache@v3
with:
path: |
~/.cargo/git
Expand Down

0 comments on commit e3087e4

Please sign in to comment.