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 2c12253 commit b67b4b4Copy full SHA for b67b4b4
.github/workflows/build.yml
@@ -34,7 +34,7 @@ jobs:
34
tag_suffix: ''
35
36
steps:
37
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
38
- uses: dorny/paths-filter@v3
39
id: filter
40
with:
0 commit comments