Skip to content

Commit

Permalink
Update release and publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
jmorgadov committed Nov 13, 2023
1 parent 27f2cfb commit bebfee3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-and--publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: '3.8.6'
- name: Install bumpver
Expand Down

0 comments on commit bebfee3

Please sign in to comment.