Skip to content

Commit ba99098

Browse files
committed
.
1 parent a28cdbf commit ba99098

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ur-precommit.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,9 @@ jobs:
118118
- name: Checkout LLVM
119119
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
120120

121-
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.0.0
122-
with:
123-
python-version: "3.10"
121+
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.0.0
122+
with:
123+
python-version: "3.10"
124124

125125
- name: Install prerequisites
126126
working-directory: ${{github.workspace}}/unified-runtime

0 commit comments

Comments
 (0)