Skip to content

Commit ade1d29

Browse files
authored
Merge pull request #39 from tari-project/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents 8cc8efb + 5f82c64 commit ade1d29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-tests.yml

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

1313
steps:
1414
- name: Checkout code
15-
uses: actions/checkout@v3
15+
uses: actions/checkout@v4
1616
with:
1717
persist-credentials: false
1818

0 commit comments

Comments
 (0)