本網站在啟用 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 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+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:
Write
Preview
Loading…
取消
儲存