Skip to content

Commit

Permalink
update: github actions (metaist/LTS#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
metaist committed Jan 15, 2025
1 parent 5e72531 commit 7e5f0b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
python-version: ${{ matrix.python-version }}

- name: Set up caches
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: ~/.cache/pip
key: ${{ runner.os }}-py${{ matrix.python-version }}
Expand Down

0 comments on commit 7e5f0b1

Please sign in to comment.