Skip to content

Commit f9db56d

Browse files
chore(deps): update actions/checkout action to v3 (#25)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ac77f14 commit f9db56d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
steps:
2323
- name: Checkout repository
24-
uses: actions/checkout@v2
24+
uses: actions/checkout@v3
2525

2626
- name: Log in to the Container registry
2727
uses: docker/[email protected]

0 commit comments

Comments
 (0)