We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d036fc0 + d9b111d commit 8213e10Copy full SHA for 8213e10
.github/workflows/check-gitignored-files.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Checkout code
15
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
16
17
- name: Check for gitignored files in commit
18
run: |
0 commit comments