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 59e91fc + 4f35614 commit 66c0b4eCopy full SHA for 66c0b4e
.github/workflows/lint.yml
@@ -12,7 +12,7 @@ jobs:
12
contents: write
13
steps:
14
- name: Checkout
15
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
16
17
- name: Lint with Pint
18
uses: aglipanci/[email protected]
.github/workflows/update-changelog.yml
@@ -13,7 +13,7 @@ jobs:
- name: Checkout code
with:
ref: main
19
0 commit comments