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 c5127bf + 01fc552 commit a0e0aa9Copy full SHA for a0e0aa9
1 file changed
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
15
steps:
16
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
17
- name: Install Perl dependencies
18
run: |
19
sudo apt-get update
0 commit comments