Skip to content

Commit 00dd18c

Browse files
committed
Switch to checkout@v3
1 parent aca3f1a commit 00dd18c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.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
23-
uses: actions/checkout@v2
23+
uses: actions/checkout@v3
2424

2525
- name: Build docker image
2626
run: make -C build rebuild-image@$SUBARCH@$IMAGE

0 commit comments

Comments
 (0)