We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cad3035 commit f0a0640Copy full SHA for f0a0640
1 file changed
azure-devops-trigger-pipeline/action.yml
@@ -24,7 +24,7 @@ runs:
24
using: 'composite'
25
steps:
26
- name: Set up Python
27
- uses: actions/setup-python@v4
+ uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
28
with:
29
python-version: '3.10'
30
0 commit comments