Skip to content

Commit

Permalink
Merge pull request #6 from pallets-eco/dependabot/github_actions/gith…
Browse files Browse the repository at this point in the history
…ub-actions-99b70141c5

Bump the github-actions group with 2 updates
  • Loading branch information
davidism committed Mar 1, 2024
2 parents caef222 + 92b7582 commit 8656b65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ jobs:
id-token: write
steps:
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
- uses: pypa/gh-action-pypi-publish@2f6f737ca5f74c637829c0f5c3acd0e29ea5e8bf
- uses: pypa/gh-action-pypi-publish@e53eb8b103ffcb59469888563dc324e3c8ba6f06
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
cache: pip
cache-dependency-path: requirements/*.txt
- name: cache mypy
uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c
uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319
with:
path: ./.mypy_cache
key: mypy|${{ hashFiles('pyproject.toml') }}
Expand Down

0 comments on commit 8656b65

Please sign in to comment.