Skip to content

Commit 2fc8d27

Browse files
authored
Merge pull request #2 from paymentsdks/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 67cda10 + 2933ea9 commit 2fc8d27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

2424
steps:
2525
- name: Check out repository
26-
uses: actions/checkout@v4
26+
uses: actions/checkout@v6
2727

2828
- name: Set up Python
2929
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)