Skip to content

Commit 2082178

Browse files
Bump actions/configure-pages from 5 to 6 (#15)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c09a9a1 commit 2082178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Run tests
3333
run: python test.py
3434
- name: Setup Pages
35-
uses: actions/configure-pages@v5
35+
uses: actions/configure-pages@v6
3636
- name: Upload artifact
3737
uses: actions/upload-pages-artifact@v4
3838
with:

0 commit comments

Comments
 (0)