mirror of
https://github.com/andrewthetechie/py-healthchecks.io.git
synced 2026-04-19 21:42:40 +02:00
Compare commits
1 Commits
dependabot
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
de1d505db1 |
2
.github/workflows/constraints.txt
vendored
2
.github/workflows/constraints.txt
vendored
@@ -2,5 +2,5 @@ pip==24.2
|
||||
nox==2024.10.9
|
||||
nox-poetry==1.0.3
|
||||
poetry==1.8.4
|
||||
virtualenv==20.35.4
|
||||
virtualenv==20.27.1
|
||||
toml==0.10.2
|
||||
|
||||
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -60,7 +60,7 @@ jobs:
|
||||
fh.write(f"result={result}\n")
|
||||
|
||||
- name: Restore pre-commit cache
|
||||
uses: actions/cache@v4.1.2
|
||||
uses: actions/cache@v4.3.0
|
||||
if: matrix.session == 'pre-commit'
|
||||
with:
|
||||
path: ~/.cache/pre-commit
|
||||
|
||||
Reference in New Issue
Block a user