Skip to content

Commit 044585b

Browse files
committed
fixing errors
1 parent c0c35aa commit 044585b

File tree

149 files changed

+99607
-824
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

149 files changed

+99607
-824
lines changed

.github/workflows/example.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ jobs:
1212
update-readme:
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/checkout@v3
15+
- uses: actions/checkout@v4
1616

1717
- name: Generate Doras Links
18-
uses: dorasto/github-links@v1.0.1
18+
uses: dorasto/github-links@v1.0.2
1919
with:
2020
username: ${{ env.DORAS_USERNAME }}

0 commit comments

Comments
 (0)