Skip to content

Commit 5d2d689

Browse files
authored
Merge pull request #19 from INsReady/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 155ac6f + 2349fe8 commit 5d2d689

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
-
1616
name: Checkout
17-
uses: actions/checkout@v4
17+
uses: actions/checkout@v6
1818
-
1919
name: Login to DockerHub
2020
uses: docker/login-action@v3

0 commit comments

Comments
 (0)