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 e1e690a commit c3073fcCopy full SHA for c3073fc
.github/workflows/build-and-test.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
18
- name: Checkout code
19
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
20
21
- name: Install Opendylan
22
uses: dylan-lang/install-opendylan@v3
0 commit comments