Skip to content

Commit

Permalink
bump actions version
Browse files Browse the repository at this point in the history
  • Loading branch information
Tishka17 committed Feb 1, 2024
1 parent 35df7b6 commit 14c85d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }} on ${{ matrix.os }}
uses: actions/setup-python@v2
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}

Expand Down

0 comments on commit 14c85d3

Please sign in to comment.