We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 39ff1eb + 0801ae1 commit a0c112bCopy full SHA for a0c112b
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@v5
+ uses: actions/checkout@v6
17
- name: Git config
18
run: |-
19
git config user.name "Wendy"
0 commit comments