Skip to content

Commit dca3a63

Browse files
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1ac381 commit dca3a63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto_comments.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
fi
3636
3737
- name: 📥 Checkout Code
38-
uses: actions/checkout@v4
38+
uses: actions/checkout@v5
3939

4040
- name: 🛡️ Define Retry Function
4141
run: |

0 commit comments

Comments
 (0)