Skip to content

Commit 2e89914

Browse files
chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in /scripts/utils/templates (#3473)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c83730 commit 2e89914

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/utils/templates/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
working-directory: .
6767
run: git config --system core.longpaths true
6868

69-
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
69+
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
7070

7171
- name: Set up Python ${{ matrix.python-version }}
7272
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0

0 commit comments

Comments
 (0)