Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
ci: bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
ric-evans committed Nov 14, 2024
1 parent b1ccd63 commit aa84900
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wipac-cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- id: versions
uses: WIPACrepo/wipac-dev-py-versions-action@v2.1
uses: WIPACrepo/wipac-dev-py-versions-action@v2.4

flake8:
runs-on: ubuntu-latest
Expand All @@ -29,7 +29,7 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: '3.12'
- uses: WIPACrepo/wipac-dev-flake8-action@v1.0
- uses: WIPACrepo/wipac-dev-flake8-action@v1.1

mypy:
needs: [ py-versions ]
Expand Down

0 comments on commit aa84900

Please # to comment.