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.
2 parents 539603c + fede248 commit 19967b7Copy full SHA for 19967b7
.github/workflows/buid-documentation.yml
@@ -23,7 +23,7 @@ jobs:
23
steps:
24
25
- name: Checkout code
26
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
27
28
- name: Check links
29
uses: addnab/docker-run-action@v3
.github/workflows/build-and-test.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
16
17
18
19
- name: Install Opendylan
20
uses: dylan-lang/install-opendylan@v3
0 commit comments