We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bfc184f + c0fc464 commit 5065e8aCopy full SHA for 5065e8a
.github/workflows/Checksum.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout code
14
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
15
16
- name: Setup Python
17
uses: actions/setup-python@v5
.github/workflows/dead-domains-check.yml
@@ -21,7 +21,7 @@ jobs:
21
22
23
- name: Check out to repository
24
25
26
- name: Install pnpm
27
uses: pnpm/action-setup@v4
0 commit comments