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 3423397 commit 6802ce4Copy full SHA for 6802ce4
1 file changed
.github/workflows/update-binary.yml
@@ -32,7 +32,7 @@ jobs:
32
echo "BUILD_NUMBER=${BUILD_NUMBER}" | tee -a $GITHUB_ENV
33
34
- name: Checkout Template
35
- uses: actions/checkout@v6.0.1
+ uses: actions/checkout@v6.0.2
36
37
- name: Setup Python ${{ matrix.python-version }}
38
uses: actions/setup-python@v6.1.0
0 commit comments