Skip to content

Commit

Permalink
Merge pull request #307 from wildfly/dependabot/github_actions/n1hili…
Browse files Browse the repository at this point in the history
…ty/cancel-previous-runs-3

Bump n1hility/cancel-previous-runs from 2 to 3
  • Loading branch information
emmartins authored Mar 7, 2024
2 parents 49e143a + 1ccd314 commit f1d9e21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
jdk: [11, 17]
os: [ubuntu-20.04, windows-latest]
steps:
- uses: n1hility/cancel-previous-runs@v2
- uses: n1hility/cancel-previous-runs@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/checkout@v4
Expand Down

0 comments on commit f1d9e21

Please sign in to comment.