Skip to content

Commit

Permalink
Merge pull request #406 from kurtmckee/dependabot/github_actions/gith…
Browse files Browse the repository at this point in the history
…ub-actions-16ff15100a

Bump the github-actions group with 1 update
  • Loading branch information
kurtmckee committed Oct 18, 2023
2 parents 3e60b3b + a1d0183 commit c18bc97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/feedparser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

steps:
- name: "Checkout the repo"
uses: "actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608" # v4.1.0
uses: "actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11" # v4.1.1

- name: "Setup Python"
id: "setup-python"
Expand Down Expand Up @@ -78,7 +78,7 @@ jobs:

steps:
- name: "Checkout the repo"
uses: "actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608" # v4.1.0
uses: "actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11" # v4.1.1

- name: "Setup Python"
id: "setup-python"
Expand Down

0 comments on commit c18bc97

Please sign in to comment.