Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

build(deps): bump image-size from 1.2.0 to 1.2.1#202

build(deps): bump image-size from 1.2.0 to 1.2.1

build(deps): bump image-size from 1.2.0 to 1.2.1 #202

Workflow file for this run

name:Build
on:[push, pull_request]
jobs:
tests:
runs-on:ubuntu-latest
steps:
-uses:actions/checkout@v4
-uses:actions/setup-node@v4
with:
node-version-file:".node-version"
-uses:actions/cache@v4
with:
path:~/.npm
key:${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
restore-keys:|
${{ runner.os }}-node-
-run:npm install -g npm && npm --version
-run:npm ci
-run:npm test

[8]ページ先頭

©2009-2025 Movatter.jp