We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39b1e21 commit b33282dCopy full SHA for b33282d
1 file changed
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
deploy:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
13
- name: Configure Git Credentials
14
run: |
15
git config user.name github-actions[bot]
0 commit comments