We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 458cca9 + fef5fd3 commit 4d3aa90Copy full SHA for 4d3aa90
.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.1
+ uses: actions/checkout@v6.0.0
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