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 a8d3e59 commit 2d3cfd1Copy full SHA for 2d3cfd1
.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