Skip to content

Commit ee2d46a

Browse files
committed
1 parent 6bed414 commit ee2d46a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upgrade-dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@v3
1919

20-
- uses: pdm-project/update-deps-action@v1.2
20+
- uses: pdm-project/update-deps-action@v1
2121
with:
2222
commit-message: Update dependencies
2323
update-strategy: all

0 commit comments

Comments
 (0)