Skip to content

Commit

Permalink
Update fmudataio-publish-pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
perolavsvendsen authored Sep 18, 2023
1 parent dcfa5ab commit 38ac2dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fmudataio-publish-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
name: Build and publish Python 🐍 distributions 📦 to PyPI
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: actions/checkout@v3
- name: Set up Python 3.10
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 38ac2dc

Please sign in to comment.