Skip to content

Commit b9b1cc1

Browse files
authored
chore(ci): bump setup-python action (#111)
2 parents a9172ef + 6d5f2e6 commit b9b1cc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
fetch-depth: 0
2727

2828
- name: Set up Python ${{ matrix.python-version }}
29-
uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
29+
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
3030
with:
3131
python-version: ${{ matrix.python-version }}
3232
cache: "pip"

0 commit comments

Comments
 (0)