Skip to content

Commit

Permalink
increase python action version to try to satisfy github
Browse files Browse the repository at this point in the history
  • Loading branch information
knarrff committed Nov 18, 2024
1 parent a2889b1 commit 56c6f05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/paper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: actions/setup-python@v4
- uses: actions/setup-python@v5

- name: Install Python requirements
run: pip install -r requirements.txt
Expand Down

0 comments on commit 56c6f05

Please sign in to comment.