このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
overmind
/
matrix-docker-ansible-deploy
ミラー元
https://github.com/spantaleev/matrix-docker-ansible-deploy
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
ソースを参照
Update actions/checkout action to v7
pull/5343/head
renovate[bot]
2ヶ月前
committed by
Slavi Pantaleev
親
3250de7842
コミット
914dd3ed62
2個のファイルの変更
、
2行の追加
、
2行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
.github/workflows/matrix.yml
+1
-1
.github/workflows/update-translations.yml
+ 1
- 1
.github/workflows/matrix.yml
ファイルの表示
@@ -26,7 +26,7 @@ jobs:
run: pacman -Sy --noconfirm git
- name: Check out
uses: actions/checkout@v
6
uses: actions/checkout@v
7
- name: Restore prek cache
uses: actions/cache@v5
+ 1
- 1
.github/workflows/update-translations.yml
ファイルの表示
@@ -24,7 +24,7 @@ jobs:
name: Update translations
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v
6
- uses: actions/checkout@v
7
- uses: actions/setup-python@v6
with:
書き込み
プレビュー
読み込み中…
キャンセル
保存