Skip to content

Commit cd5b0a6

Browse files
committed
CI: Update 'setup-python' action
1 parent b443a17 commit cd5b0a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fmu-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
fetch-depth: 0
2929

3030
- name: Set up Python ${{ matrix.python-version }}
31-
uses: actions/setup-python@v4
31+
uses: actions/setup-python@v5
3232
with:
3333
python-version: ${{ matrix.python-version }}
3434

0 commit comments

Comments
 (0)