Skip to content

Commit 2b5d247

Browse files
authored
chore(deps): update actions/setup-python action to v3 (#1709)
1 parent 5399bd3 commit 2b5d247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
git checkout -b update-discovery-artifacts-${{ steps.date.outputs.current_date }}
4242
4343
- name: Set up Python 3.9
44-
uses: actions/setup-python@v2
44+
uses: actions/setup-python@v3
4545
with:
4646
python-version: 3.9
4747

0 commit comments

Comments
 (0)