Skip to content

Commit fb18ca8

Browse files
chore(deps): update actions/setup-python action to v6 (#7)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 01347b1 commit fb18ca8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
with:
5757
ref: main
5858

59-
- uses: actions/setup-python@v5
59+
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
6060
with:
6161
python-version: "3.12"
6262

0 commit comments

Comments
 (0)