We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 952be3b commit 7b1e46cCopy full SHA for 7b1e46c
2 files changed
.github/workflows/main.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
12
steps:
13
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v6
14
with:
15
lfs: true
16
- name: Checkout LFS objects
README.md
@@ -7,4 +7,4 @@ user: student
7
password: student
8
```
9
-+
+See [Makefile](./Makefile) and [Dockerfile](./Dockerfile)
0 commit comments