Skip to content

Commit 3b0043a

Browse files
committed
update deps
1 parent 23a460b commit 3b0043a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323
-
2424
name: checkout
25-
uses: actions/checkout@v4
25+
uses: actions/checkout@v6
2626
-
2727
name: pull image
2828
run: docker pull $image
@@ -62,7 +62,7 @@ jobs:
6262
&& diff norm.de norm.en
6363
-
6464
name: archive
65-
uses: actions/upload-artifact@v4
65+
uses: actions/upload-artifact@v6
6666
with:
6767
name: results
6868
path: |

0 commit comments

Comments
 (0)