Skip to content

Commit 90a718e

Browse files
authored
Merge pull request #12 from INsReady/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents 123b91a + b5fb17b commit 90a718e

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@v3
17+
uses: actions/checkout@v4
1818
-
1919
name: Login to DockerHub
2020
uses: docker/login-action@v2

0 commit comments

Comments
 (0)