Skip to content
Snippets Groups Projects
Commit 15a7e625 authored by maxgerhardt's avatar maxgerhardt
Browse files

Upgrade CI version

parent c8a46332
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Cache pip
uses: actions/cache@v2
uses: actions/cache@v3
with:
path: ~/.cache/pip
key: ${{ runner.os }}-pip-${{ hashFiles('**/requirements.txt') }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment