We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36a94a8 + ab452fd commit e260152Copy full SHA for e260152
1 file changed
.github/workflows/update.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Checkout
16
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
17
- name: Git config
18
run: |-
19
git config user.name "Wendy"
0 commit comments