Skip to content

Commit 7b1e46c

Browse files
committed
update workflows
1 parent 952be3b commit 7b1e46c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111

1212
steps:
13-
- uses: actions/checkout@v3
13+
- uses: actions/checkout@v6
1414
with:
1515
lfs: true
1616
- name: Checkout LFS objects

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ user: student
77
password: student
88
```
99

10-
+
10+
See [Makefile](./Makefile) and [Dockerfile](./Dockerfile)

0 commit comments

Comments
 (0)