1
0
Fork 0
mirror of https://github.com/shimataro/ssh-key-action.git synced 2025-06-19 22:52:10 +10:00

set workflow name (#226)

* set workflow name

* update actions/checkout version: v2 -> v3

* update actions/setup-node version: v1 -> v3
This commit is contained in:
shimataro 2022-12-21 11:14:30 +09:00 committed by GitHub
parent da84e6bf98
commit c8a575584e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 16 additions and 21 deletions

View file

@ -1,5 +1,4 @@
# https://help.github.com/en/articles/workflow-syntax-for-github-actions
name: Docker container (Ubuntu)
on: