Skip to content

Commit 565fdea

Browse files
chore(deps): update actions/setup-python action to v5
1 parent 01b44e8 commit 565fdea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
yarn
4747
yarn bootstrap
4848
yarn test
49-
- uses: actions/setup-python@v2
49+
- uses: actions/setup-python@v5
5050
with:
5151
python-version: 3.x
5252
- name: Rerun Pre-Commit Hooks on CI

0 commit comments

Comments
 (0)