Skip to content

Commit b18e24d

Browse files
renovate[bot]jthvai
authored andcommittedMar 25, 2025·
chore(deps): update actions/setup-python action to v5.5.0
1 parent 4197621 commit b18e24d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/scrape.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2323

24-
- uses: actions/setup-python@v5.4.0
24+
- uses: actions/setup-python@v5.5.0
2525
with:
2626
python-version: "3.13"
2727

0 commit comments

Comments
 (0)
Please sign in to comment.