Skip to content

Commit 280eb27

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/[email protected].0
30+
uses: actions/[email protected].1
3131

3232
- name: Setup Python ${{ matrix.python-version }}
3333
uses: actions/[email protected]

0 commit comments

Comments
 (0)