Skip to content

Commit

Permalink
update action (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmtpro authored Nov 30, 2024
1 parent e4713d1 commit f8df4b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gingteam.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
contents: write

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Delete old proxies file
run: rm -f proxies.txt
Expand All @@ -24,4 +24,4 @@ jobs:
- name: Scrapy run
run: scrapy crawl proxy --nolog

- uses: stefanzweifel/git-auto-commit-action@v4
- uses: stefanzweifel/git-auto-commit-action@v5

0 comments on commit f8df4b9

Please sign in to comment.