Skip to content

Commit 0f7eff0

Browse files
authored
Merge pull request #2 from rotators/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents 87f629d + 0bab07e commit 0f7eff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ReDefine.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
steps:
3131

3232
- name: Clone
33-
uses: actions/checkout@v3
33+
uses: actions/checkout@v4
3434
with:
3535
token: ${{ secrets.ANTALASKAYA_TOKEN }}
3636

0 commit comments

Comments
 (0)