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