Skip to content

Commit e29099a

Browse files
authored
Merge pull request #9 from COMMANDO2406/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 2 to 4
2 parents a6a9287 + 0408267 commit e29099a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
build:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@v2
11+
- uses: actions/checkout@v4
1212
- name: Set up Python
1313
uses: actions/setup-python@v2
1414
with:

0 commit comments

Comments
 (0)