Skip to content

Commit e3087e4

Browse files
authored
Update fmt.yml
1 parent 5c07c96 commit e3087e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/fmt.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ jobs:
1616
checks:
1717
runs-on: ubuntu-latest
1818
steps:
19-
- uses: actions/checkout@v2
19+
- uses: actions/checkout@v4
2020
- name: Cache
21-
uses: actions/cache@v2
21+
uses: actions/cache@v3
2222
with:
2323
path: |
2424
~/.cargo/git

0 commit comments

Comments
 (0)