Skip to content

Commit 6292919

Browse files
committed
docs: update checkout action to v5 in README
Signed-off-by: osman-butt <butt.osman@gmail.com>
1 parent cb8fc75 commit 6292919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
steps:
132132
-
133133
name: Checkout
134-
uses: actions/checkout@v4
134+
uses: actions/checkout@v5
135135
-
136136
name: Login to Docker Hub
137137
uses: docker/login-action@v3

0 commit comments

Comments
 (0)