We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e563ae commit 5a972ecCopy full SHA for 5a972ec
1 file changed
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
with:
12
fetch-depth: 0
13
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
14
- - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
+ - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
15
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
16
17
go-version: "1.24.3"
0 commit comments