Skip to content

Commit

Permalink
Fix up bad docs for one of the CI actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
ned14 committed Sep 4, 2024
1 parent bf104dd commit 952fbb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: 'Wait for status checks'
id: waitforstatuschecks
uses: "WyriHaximus/github-action-wait-for-status@v2"
uses: "WyriHaximus/github-action-wait-for-status@v1.8"
with:
ignoreActions: "Publish Tarball"
checkInterval: 60
Expand Down

0 comments on commit 952fbb2

Please sign in to comment.