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 6968495 + fc2ac1b commit db1717cCopy full SHA for db1717c
.github/workflows/lint.yml
@@ -25,7 +25,7 @@ jobs:
25
26
steps:
27
- name: Checkout code
28
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
29
with:
30
# Make sure the actual branch is checked out when running on pull requests.
31
ref: ${{ github.head_ref }}
.github/workflows/tests.yml
@@ -60,7 +60,7 @@ jobs:
60
61
62
63
64
65
66
0 commit comments