Skip to content

Commit

Permalink
Merge pull request #134 from kalaspuff/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/setup-python-4.7.1
  • Loading branch information
kalaspuff authored Oct 3, 2023
2 parents 047e325 + 36324f7 commit c89dd96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up Python ${{ matrix.python-version }}
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
python-version: ${{ matrix.python-version }}
allow-prereleases: true
Expand Down

0 comments on commit c89dd96

Please sign in to comment.