We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ddfb78 commit 2af773cCopy full SHA for 2af773c
2 files changed
.github/workflows/remove-icons-manually.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
steps:
21
- name: "Checkout source repository"
22
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
23
24
- name: "Remove unneeded icons"
25
run: |
.github/workflows/sync-with-AM.yml
- name: "Update lists"
0 commit comments