We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f0a050 commit 21569b9Copy full SHA for 21569b9
.github/workflows/main.yml
@@ -49,7 +49,7 @@ jobs:
49
ln -s `which gcc-14` gcc
50
51
- name: Update Python
52
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
53
with:
54
python-version: '3.x'
55
@@ -92,7 +92,7 @@ jobs:
92
path: ${{ github.workspace }}/llvm/projects/llvm-cbe
93
94
95
96
97
98
0 commit comments