Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2020-11-13 13:44:39 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2020-11-13 13:44:39 +0300
commit623fde6860b52508808cca46321c6a7c9e5f24d8 (patch)
tree37a61ead9d5898b10390857e3d8c52efa4cfcc2e /.github
parent082f5db7f3dd99410358de1a27cc1e7fde137085 (diff)
Fix typo earlier commit.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/make_release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/make_release.yml b/.github/workflows/make_release.yml
index 6b0183fd..c3d5d98a 100644
--- a/.github/workflows/make_release.yml
+++ b/.github/workflows/make_release.yml
@@ -18,7 +18,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.2"
with:
checkInterval: 60
env: