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 898403b commit b725648Copy full SHA for b725648
.github/workflows/pint.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Checkout code
15
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
16
with:
17
fetch-depth: 2
18
.github/workflows/run-tests.yml
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
31
32
33
.github/workflows/update-changelog.yml
@@ -10,7 +10,7 @@ jobs:
10
11
ref: main
0 commit comments