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 c115d1a commit b2a7ab1Copy full SHA for b2a7ab1
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Checkout
21
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
22
23
- name: Setup cache environment
24
id: extcache
0 commit comments