Update all dependencies and actions

This commit is contained in:
James Hilliard
2025-01-14 17:08:07 +02:00
committed by Arun Babu Neelicattu
parent f33a42b082
commit dbc612c7f3
5 changed files with 860 additions and 594 deletions

View File

@@ -15,9 +15,9 @@ jobs:
name: Distribution
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up Python 3.9
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: 3.9
- name: Install poetry