Skip to content

Commit

Permalink
Merge pull request #61 from PainterQubits/dependabot/github_actions/g…
Browse files Browse the repository at this point in the history
…ithub-actions-3e83326924

Bump the github-actions group with 1 update
  • Loading branch information
alexhad6 authored Jan 22, 2024
2 parents 0e08e33 + 3706c66 commit f2fc6d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

- name: Mypy cache
if: matrix.python_version == env.MAIN_PYTHON_VERSION
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: .mypy_cache
key: mypy-${{ runner.os }}-python-${{ matrix.python_version }}-${{ github.sha }}
Expand Down

0 comments on commit f2fc6d9

Please sign in to comment.