Skip to content

Commit 0b2644a

Browse files
committed
Upgrade github action to v4.
1 parent dbcb55b commit 0b2644a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backend.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: docker/setup-buildx-action@v2
2929
-
3030
name: Checkout
31-
uses: actions/checkout@v2
31+
uses: actions/checkout@v4
3232
-
3333
name: Login to DockerHub
3434
if: github.event_name != 'pull_request'

0 commit comments

Comments
 (0)