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 c9a8fc4 commit b480d48Copy full SHA for b480d48
.github/workflows/cmake-lint.yml
@@ -12,7 +12,7 @@ jobs:
12
13
# Update the version to '3.x' when cmake-lint updates
14
- name: Set up Python
15
- uses: actions/setup-python@v6
+ uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c #v6.0.0
16
with:
17
python-version: '3.10'
18
0 commit comments