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

Commitb6677b2

Browse files
chore: specify GitHub action versions
Co-authored-by: David Leal <halfpacho@gmail.com>
1 parenta3fc6eb commitb6677b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.github/workflows/test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
name:test
1+
name:Build/test code
22
on:[push, pull_request]
33
jobs:
44
test:
55
runs-on:ubuntu-latest
66
steps:
7-
-uses:actions/checkout@master
8-
-uses:ruby/setup-ruby@master
7+
-uses:actions/checkout@v3
8+
-uses:ruby/setup-ruby@v1
99
with:
1010
ruby-version:'3.2'
1111
-name:Run tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp