Skip to content

Commit 5a972ec

Browse files
chore(deps): update actions/setup-python action to v6
1 parent 7e563ae commit 5a972ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
with:
1212
fetch-depth: 0
1313
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
14-
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
14+
- uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
1515
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
1616
with:
1717
go-version: "1.24.3"

0 commit comments

Comments
 (0)