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.
1 parent ad42a99 commit 60b74a3Copy full SHA for 60b74a3
.github/workflows/github-actions-ansible-lint.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 #v4.2.2
18
19
- name: Setup Python
20
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 #v5.4.0
+ uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c #v6.0.0
21
with:
22
python-version: '3.10'
23
.github/workflows/github-actions-code-coverage.yml
0 commit comments