Skip to content

Commit dea9913

Browse files
ikoganCopilot
andauthored
Upgrade actions/checkout.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 19c5964 commit dea9913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
packages: write
7474
steps:
7575
- name: Checkout
76-
uses: actions/checkout@v2
76+
uses: actions/checkout@v3
7777
- name: Log in to the Container registry
7878
uses: docker/login-action@v3
7979
with:

0 commit comments

Comments
 (0)