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 cacd9c0 commit 68d052dCopy full SHA for 68d052d
1 file changed
.github/workflows/update-binary.yml
@@ -27,7 +27,7 @@ jobs:
27
echo "BUILD_NUMBER=${BUILD_NUMBER}" | tee -a $GITHUB_ENV
28
29
- name: Checkout Template
30
- uses: actions/checkout@v6.0.1
+ uses: actions/checkout@v6.0.2
31
32
- name: Setup Python ${{ matrix.python-version }}
33
uses: actions/setup-python@v6.2.0
0 commit comments