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 440ef13 commit 6c550bfCopy full SHA for 6c550bf
.github/workflows/test.yml
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: Checkout repository
30
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
31
32
- name: Install free-pascal compiler and lazarus
33
run: |
0 commit comments