Skip to content

Commit 6802ce4

Browse files
Bump actions/checkout from 6.0.1 to 6.0.2 (#83)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3423397 commit 6802ce4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-binary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
echo "BUILD_NUMBER=${BUILD_NUMBER}" | tee -a $GITHUB_ENV
3333
3434
- name: Checkout Template
35-
uses: actions/checkout@v6.0.1
35+
uses: actions/checkout@v6.0.2
3636

3737
- name: Setup Python ${{ matrix.python-version }}
3838
uses: actions/setup-python@v6.1.0

0 commit comments

Comments
 (0)