Skip to content

Commit 48fcb56

Browse files
chore(deps): Update actions/checkout action to v6 (#6)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9021bd3 commit 48fcb56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
id-token: write
2727
steps:
2828
- name: Checkout repository
29-
uses: actions/checkout@v4
29+
uses: actions/checkout@v6
3030
# Uses the `docker/login-action` action to log in to the Container
3131
# registry registry using the account and password that will publish the
3232
# packages. Once published, the packages are scoped to the account defined here.

0 commit comments

Comments
 (0)