Skip to content

Commit 71b5453

Browse files
authored
Merge pull request #8 from leynier/dependabot/github_actions/actions/checkout-5
chore(deps): bump actions/checkout from 4 to 5
2 parents 550392f + f0bce46 commit 71b5453

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/vscode_extensions_manager.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
runs-on: ubuntu-latest
3636
steps:
3737
- name: 📚 Git Checkout
38-
uses: actions/checkout@v4
38+
uses: actions/checkout@v5
3939

4040
- name: 🎯 Setup Dart
4141
uses: dart-lang/setup-dart@v1

0 commit comments

Comments
 (0)