Skip to content

Commit d7fe3e6

Browse files
authored
Merge pull request #9 from leynier/dependabot/github_actions/actions/checkout-6
chore(deps): bump actions/checkout from 5 to 6
2 parents 71b5453 + d8dfe78 commit d7fe3e6

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@v5
38+
uses: actions/checkout@v6
3939

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

0 commit comments

Comments
 (0)