Skip to content

Commit 3d7ba34

Browse files
Update Python setup action to v6.2.0
1 parent 9fb3dd7 commit 3d7ba34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-netlify.yml

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

2222
- name: Setup Python
23-
uses: actions/setup-python@v5
23+
uses: actions/setup-python@v6.2.0
2424
with:
2525
python-version: '3.x'
2626
cache: pip

0 commit comments

Comments
 (0)