We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd4a876 + 0e67b10 commit d16d8e6Copy full SHA for d16d8e6
.github/workflows/docker-build-and-push.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Checkout code
12
- uses: actions/checkout@v2
+ uses: actions/checkout@v6
13
14
- name: Login to Docker Hub
15
uses: docker/login-action@v3
CITATION.cff
@@ -37,7 +37,7 @@ identifiers:
37
value: 10.5281/zenodo.17977921
38
description: Edirom Online Frontend
39
repository-code: https://github.com/Edirom/Edirom-Online-Frontend
40
-commit: 246bd3cfb6511276a730fb6cb55e9f1c3f6ec265
+commit: eae7a8d0a87cd6958d959a7e06cb4c2eb2e0870c
41
abstract: >-
42
Edirom Online Frontend is the frontend for the Edirom
43
Online which is used for the presentation and
0 commit comments