Skip to content

Commit 280eb27

Browse files
Bump actions/checkout from 6.0.0 to 6.0.1 (#101)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6feebf5 commit 280eb27

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.0
30+
uses: actions/checkout@v6.0.1
3131

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

0 commit comments

Comments
 (0)