We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c2248b commit 29eaf97Copy full SHA for 29eaf97
.github/workflows/pr.yml
@@ -73,7 +73,7 @@ jobs:
73
with:
74
node-version: 22
75
cache: npm
76
- - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
+ - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
77
78
python-version: "3.11"
79
- name: Install npm dependencies
.github/workflows/release.yml
@@ -74,7 +74,7 @@ jobs:
80
0 commit comments