Skip to content

Commit 3630115

Browse files
authored
chore(deps): bump actions/setup-python from 5.1.0 to 5.1.1 in the dependencies group (#116)
2 parents 8ceb63f + 0da6bcd commit 3630115

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
@@ -79,7 +79,7 @@ jobs:
7979
fetch-depth: 0
8080

8181
- name: Set up Python
82-
uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
82+
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
8383
with:
8484
python-version: "3.10"
8585
cache: "pip"

0 commit comments

Comments
 (0)