Skip to content

Commit 9e436ba

Browse files
authored
Merge pull request #1413 from osman-butt/docs/update-checkout-v5
docs: update checkout action to v5 in README examples
2 parents cb8fc75 + 6292919 commit 9e436ba

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)