We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d622b8 + c2b9d0b commit 6e84ba2Copy full SHA for 6e84ba2
.github/dependabot.yml
@@ -13,3 +13,7 @@ updates:
13
- "brenocq"
14
assignees:
15
16
+ groups:
17
+ github-actions:
18
+ patterns:
19
+ - "*"
.github/workflows/updateReadmeButtons.yml
@@ -15,7 +15,7 @@ jobs:
env:
working-directory: .github/scripts/updateReadmeButtons
steps:
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
- uses: actions/setup-python@v5
20
with:
21
python-version: '3.9'
0 commit comments