Skip to content

Commit

Permalink
Merge pull request #55 from TheNitek/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/configure-pages-5

Bump actions/configure-pages from 4 to 5
  • Loading branch information
TheNitek authored Jun 4, 2024
2 parents e0cb0bf + a38b3a2 commit 145c017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Copy firmware
run: cp ./RfidShelf/build/latest.bin ./.github/pages/
- name: Setup Github Page
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
- name: Upload webflash files
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 145c017

Please sign in to comment.