Skip to content

Commit fee2ae3

Browse files
committed
chore: updated old github actions
1 parent a6fc6d7 commit fee2ae3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-and-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ jobs:
2020
runs-on: ${{ matrix.platform }}
2121

2222
steps:
23-
- uses: actions/checkout@v2
24-
- uses: actions/cache@v2
23+
- uses: actions/checkout@v5
24+
- uses: actions/cache@v4
2525
with:
2626
path: |
2727
~/.cargo/registry

0 commit comments

Comments
 (0)