We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c4eddea + ce9927f commit e6a3988Copy full SHA for e6a3988
1 file changed
.github/workflows/dependabot.yml
@@ -8,6 +8,6 @@ jobs:
8
dependabot:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
12
- name: Confirm workflow presence
13
run: echo "Dependabot workflow is configured."
0 commit comments