Skip to content

Commit 68d052d

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

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
@@ -27,7 +27,7 @@ jobs:
2727
echo "BUILD_NUMBER=${BUILD_NUMBER}" | tee -a $GITHUB_ENV
2828
2929
- name: Checkout Template
30-
uses: actions/checkout@v6.0.1
30+
uses: actions/checkout@v6.0.2
3131

3232
- name: Setup Python ${{ matrix.python-version }}
3333
uses: actions/setup-python@v6.2.0

0 commit comments

Comments
 (0)