Skip to content

Commit

Permalink
Merge pull request #9 from NKN-IT/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
Cyclenerd authored Apr 1, 2024

Verified

This commit was signed with the committer’s verified signature.
IvanRibakov Ivan Ribakov
2 parents 9b1ecf3 + 52aecb7 commit a578640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:

0 comments on commit a578640

Please sign in to comment.