Skip to content

Commit

Permalink
Merge pull request #1 from me-and/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…onfigure-pages-5

Bump actions/configure-pages from 4 to 5
  • Loading branch information
me-and committed Jul 11, 2024
2 parents 7f8b3aa + cd00ede commit ea402d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
- name: Build RSS page
run: |
mkdir -p output
Expand Down

0 comments on commit ea402d3

Please sign in to comment.