From d171d17d5e2f00dcaac31018cee075db6c289ae6 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Fri, 1 Apr 2022 02:25:22 +0000 Subject: [PATCH] Auto-generated commit --- .github/.keepalive | 2 +- .github/workflows/benchmark.yml | 2 +- .github/workflows/bundle.yml | 16 ++++++++-------- .github/workflows/cancel.yml | 2 +- .github/workflows/examples.yml | 2 +- .github/workflows/publish.yml | 6 +++--- .github/workflows/test.yml | 4 ++-- .github/workflows/test_bundles.yml | 10 +++++----- .github/workflows/test_coverage.yml | 6 +++--- .github/workflows/test_install.yml | 6 +++--- 10 files changed, 28 insertions(+), 28 deletions(-) diff --git a/.github/.keepalive b/.github/.keepalive index 39c8847..aecea75 100644 --- a/.github/.keepalive +++ b/.github/.keepalive @@ -1 +1 @@ -2022-03-16T08:47:07.962Z +2022-04-01T02:25:21.008Z diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index fccb4c2..5fba1fd 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -28,7 +28,7 @@ jobs: benchmark: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - uses: actions/setup-node@v2 with: node-version: 16 diff --git a/.github/workflows/bundle.yml b/.github/workflows/bundle.yml index c52c372..5cdca52 100644 --- a/.github/workflows/bundle.yml +++ b/.github/workflows/bundle.yml @@ -25,7 +25,7 @@ on: push: branches: - main - tags_ignore: + tags-ignore: - 'v[0-9]+\.[0-9]+\.[0-9]+' # Workflow jobs: @@ -33,7 +33,7 @@ jobs: deno: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - name: Copy files to deno directory run: | mkdir -p deno @@ -92,7 +92,7 @@ jobs: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./deno publish_branch: deno - keep_files: true + force_orphan: true user_name: 'stdlib-bot' user_email: 'noreply@stdlib.io' commit_message: 'Auto-generated commit' @@ -107,7 +107,7 @@ jobs: umd: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - name: Copy files to umd directory run: | mkdir -p umd @@ -153,7 +153,7 @@ jobs: find ./umd -type f -name '*.md' -print0 | xargs -0 perl -0777 -i -pe "1 while s/