We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b0cb201 + 321add8 commit 43b0838Copy full SHA for 43b0838
1 file changed
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
deploy:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
16
- name: Configure Git Credentials
17
run: |
18
git config user.name github-actions[bot]
0 commit comments