We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 780eefc + fb25fdf commit 2d5765aCopy full SHA for 2d5765a
.github/workflows/backup.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Checkout repository
17
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
18
19
- name: Set up Python
20
uses: actions/setup-python@v5
.github/workflows/ruff.yml
@@ -17,7 +17,7 @@ jobs:
21
22
23
.github/workflows/shellcheck.yml
@@ -18,7 +18,7 @@ jobs:
- name: Run ShellCheck
24
uses: ludeeus/action-shellcheck@master
0 commit comments