We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a0e257 + f7e9212 commit f67e1c7Copy full SHA for f67e1c7
2 files changed
.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.0
+ uses: actions/checkout@v6.0.1
16
17
- name: Set up Node.js
18
uses: actions/setup-node@v6.1.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