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 eaf1bf4 commit 575f0efCopy full SHA for 575f0ef
.github/workflows/ci.yml
@@ -51,7 +51,7 @@ jobs:
51
sudo mv bazelisk-linux-amd64 /usr/local/bin/bazel
52
53
- name: Install Python
54
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
55
with:
56
python-version: '3.x'
57
0 commit comments