mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-09-25 23:39:04 +02:00
Fix docker push on release (#1496)
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
name: Check for spelling errors
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- uses: codespell-project/actions-codespell@master
|
||||
with:
|
||||
check_filenames: true
|
||||
|
||||
Reference in New Issue
Block a user