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.
2 parents f1bf71c + 75da71e commit ff5b7d7Copy full SHA for ff5b7d7
.github/workflows/build_nix.yml
@@ -18,7 +18,7 @@ jobs:
18
timeout-minutes: 60
19
if: ${{ github.actor != 'dependabot[bot]' }}
20
steps:
21
- - uses: styfle/[email protected].0
+ - uses: styfle/[email protected].1
22
name: Cancel Outdated Builds
23
with:
24
all_but_latest: true
0 commit comments