Skip to content

Commit 5eabac4

Browse files
ci: actually bump the version as described
1 parent 2679d84 commit 5eabac4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
- name: Check out code
134134
uses: actions/checkout@v3
135135
- name: Setup Python
136-
uses: actions/setup-python@v4
136+
uses: actions/setup-python@v5
137137
with:
138138
python-version: ${{ matrix.python }}
139139
- name: Setup operator environment

0 commit comments

Comments
 (0)