Skip to content

Commit e6a3988

Browse files
authored
Merge pull request #9 from ExRecon/dependabot/github_actions/actions/checkout-6
2 parents c4eddea + ce9927f commit e6a3988

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
dependabot:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@v5
11+
- uses: actions/checkout@v6
1212
- name: Confirm workflow presence
1313
run: echo "Dependabot workflow is configured."

0 commit comments

Comments
 (0)