Skip to content

Commit 00e13dd

Browse files
authored
Merge pull request #245 from NdoleStudio/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents abd7ba9 + 05cbe42 commit 00e13dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- name: Checkout repository
19-
uses: actions/checkout@v4
19+
uses: actions/checkout@v5
2020

2121
- name: Log in to the Container registry
2222
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772

0 commit comments

Comments
 (0)