Skip to content
This repository was archived by the owner on Dec 2, 2023. It is now read-only.

Commit a014650

Browse files
renovate-botkei711
authored andcommitted
chore(deps): update actions/checkout action to v3
1 parent a8717e1 commit a014650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

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

2121
steps:
2222
- name: Checkout repository
23-
uses: actions/checkout@v2
23+
uses: actions/checkout@v3
2424

2525
- name: Log in to the Container registry
2626
uses: docker/login-action@f6d32ad0236599ffe0bb261e71184c3e4e1d47cd

0 commit comments

Comments
 (0)