Skip to content

Commit 133fbe9

Browse files
dependabot[bot]JanuszNowak
authored andcommitted
Bump actions/configure-pages from 3 to 5
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 3 to 5. - [Release notes](https://github.com/actions/configure-pages/releases) - [Commits](actions/configure-pages@v3...v5) --- updated-dependencies: - dependency-name: actions/configure-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c55a22a commit 133fbe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
npm install
3838
npm run build
3939
- name: Setup Pages
40-
uses: actions/configure-pages@v3
40+
uses: actions/configure-pages@v5
4141
- name: Upload artifact
4242
uses: actions/upload-pages-artifact@v3
4343
with:

0 commit comments

Comments
 (0)