We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 937325a + 05c1ee0 commit df95c15Copy full SHA for df95c15
.github/workflows/integration_test.yml
@@ -146,7 +146,7 @@ jobs:
146
./occ app_api:daemon:register --net host manual_install "Manual Install" manual-install http localhost http://localhost:8080
147
148
- name: Setup python 3.10
149
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 #v5.6.0
+ uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 #v6.1.0
150
with:
151
python-version: '3.10'
152
0 commit comments