Skip to content

Commit e048262

Browse files
committed
2 parents 32752a8 + 02c54fe commit e048262

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
build:
1818
runs-on: ubuntu-latest
1919
steps:
20-
- uses: actions/checkout@v5
21-
- uses: actions/cache@v4
20+
- uses: actions/checkout@v6
21+
- uses: actions/cache@v5
2222
with:
2323
path: |
2424
~/.cache/pip

0 commit comments

Comments
 (0)