There was an error while loading. Please reload this page.
1 parent b443a17 commit cd5b0a6Copy full SHA for cd5b0a6
1 file changed
.github/workflows/fmu-config.yml
@@ -28,7 +28,7 @@ jobs:
28
fetch-depth: 0
29
30
- name: Set up Python ${{ matrix.python-version }}
31
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
32
with:
33
python-version: ${{ matrix.python-version }}
34
0 commit comments