We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5dee43 + 9b93359 commit 8f63e10Copy full SHA for 8f63e10
.github/workflows/lint-on-push-pr.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
14
- name: Checkout repository code
15
- uses: actions/checkout@v6.0.1
+ uses: actions/checkout@v6.0.2
16
17
- name: Set up Node.js
18
uses: actions/setup-node@v6.2.0
.github/workflows/sync-changes-to-gitlab.yml
@@ -16,7 +16,7 @@ jobs:
- name: Checkout awesome-scripts/awesome-userscripts
19
20
with:
21
fetch-depth: 0
22
0 commit comments