Skip to content

Commit e918308

Browse files
authored
Merge pull request #45 from containifyci/dependabot/github_actions/actions/checkout-5
chore(deps): bump actions/checkout from 4 to 5
2 parents f3ca867 + c1bacbd commit e918308

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/engine-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
contents: write # for checkout
3535
steps:
3636
- name: Checkout code
37-
uses: actions/checkout@v4
37+
uses: actions/checkout@v5
3838

3939
- name: Setup Go
4040
uses: actions/setup-go@v5

0 commit comments

Comments
 (0)