We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 946657d + 5dfa361 commit 649d669Copy full SHA for 649d669
.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@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 #v6.1.0
+ uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 #v6.2.0
150
with:
151
python-version: '3.10'
152
0 commit comments