Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index b30d245..7186ddd 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -48,7 +48,7 @@ jobs:
if: runner.os == 'Windows'
- name: Install Cygwin
- uses: egor-tensin/setup-cygwin@master
+ uses: egor-tensin/setup-cygwin@v3
with:
platform: '${{ matrix.platform }}'
if: matrix.cygwin