@ -29,7 +29,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v4
# Add your build and test steps here
@ -10,6 +10,7 @@ on:
env:
POETRY_VERSION: "1.4.2"
jobs:
test:
strategy: