Skip to content

Commit

Permalink
use setup-python@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
equinor-ruaj committed Nov 20, 2023
1 parent 2df23b7 commit b67ff00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v1

- name: Set up Python
uses: actions/setup-python@v2
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}

Expand Down

0 comments on commit b67ff00

Please sign in to comment.