Skip to content

Commit 989ee54

Browse files
chore(deps): update actions/setup-python action to v4
1 parent 22e5d9a commit 989ee54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
timezone: UTC
2121

2222
- name: Set up Python
23-
uses: actions/setup-python@e9aba2c848f5ebd159c070c61ea2c4e2b122355e # v2
23+
uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4
2424
with:
2525
python-version: ${{ matrix.python-version }}
2626

0 commit comments

Comments
 (0)