There was an error while loading. Please reload this page.
1 parent 6feebf5 commit 280eb27Copy full SHA for 280eb27
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.0
+ uses: actions/checkout@v6.0.1
31
32
- name: Setup Python ${{ matrix.python-version }}
33
uses: actions/setup-python@v6.1.0
0 commit comments