Skip to content

Commit 35553eb

Browse files
committed
APM-6390
1 parent 3ec29e1 commit 35553eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
echo ::set-output name=candidate::$(grep version pr/pyproject.toml | awk -F\" '{print $2}')
2828
2929
- name: Install Python 3.8
30-
uses: actions/setup-python@v1
30+
uses: actions/setup-python@v5
3131
with:
3232
python-version: 3.8
3333

0 commit comments

Comments
 (0)