Skip to content

Commit 06330e4

Browse files
author
Alessandro Barbagallo
authored
Merge pull request #27 from labrynx/dependabot/github_actions/development/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents d1ac381 + dca3a63 commit 06330e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto_comments.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
fi
3636
3737
- name: 📥 Checkout Code
38-
uses: actions/checkout@v4
38+
uses: actions/checkout@v5
3939

4040
- name: 🛡️ Define Retry Function
4141
run: |

0 commit comments

Comments
 (0)