Skip to content

Commit 8b9295e

Browse files
Merge pull request #49 from willtheorangeguy/dependabot/github_actions/actions/setup-python-6
2 parents eadf6ef + e44fe2f commit 8b9295e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-prices.yml

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
29-
uses: actions/setup-python@v5
29+
uses: actions/setup-python@v6
3030
with:
3131
python-version: '3.12'
3232
cache: 'pip'

0 commit comments

Comments
 (0)