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 c0072d2 commit 62b4535Copy full SHA for 62b4535
.github/workflows/nox.yml
@@ -21,7 +21,7 @@ jobs:
21
name: "Run extra sanity tests"
22
steps:
23
- name: Check out collection
24
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
25
with:
26
persist-credentials: false
27
- name: Run nox
0 commit comments