Skip to content

Commit 5858e3d

Browse files
authored
Merge pull request #533 from ReproNim/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents 513775b + e7cdd7e commit 5858e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_reproschema_py.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
steps:
1515
- name: Check out the repository
16-
uses: actions/checkout@v3
16+
uses: actions/checkout@v4
1717
- name: Set up Git and cloning repository
1818
env:
1919
TARGET_REPO: repronim/reproschema-py

0 commit comments

Comments
 (0)