We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3392c73 commit 4063698Copy full SHA for 4063698
.github/workflows/lint-dockerfiles.yml
@@ -12,7 +12,7 @@ jobs:
12
changed-files: ${{ steps.file-changes.outputs.changed-files }}
13
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
16
with:
17
fetch-depth: 0
18
0 commit comments