aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-31 15:51:07 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-01-31 15:52:03 +0000
commit759b2c8ce46405c508f5658336d5535fc0bfe571 (patch)
treef01fc7fb6bd8e0d4d65bae1780d4c9591b2cdf06 /.github
parentAdd GHA to dependabot (diff)
downloadtrinkets-759b2c8ce46405c508f5658336d5535fc0bfe571.tar
trinkets-759b2c8ce46405c508f5658336d5535fc0bfe571.tar.gz
trinkets-759b2c8ce46405c508f5658336d5535fc0bfe571.tar.bz2
trinkets-759b2c8ce46405c508f5658336d5535fc0bfe571.tar.lz
trinkets-759b2c8ce46405c508f5658336d5535fc0bfe571.tar.xz
trinkets-759b2c8ce46405c508f5658336d5535fc0bfe571.tar.zst
trinkets-759b2c8ce46405c508f5658336d5535fc0bfe571.zip
Bump actions/deploy-pages from 2 to 4
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 2 to 4. - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](https://github.com/actions/deploy-pages/compare/v2...v4) --- updated-dependencies: - dependency-name: actions/deploy-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index 3c9cb61..aa31298 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -56,4 +56,4 @@ jobs:
steps:
- name: Deploy
id: deployment
- uses: actions/deploy-pages@v2 \ No newline at end of file
+ uses: actions/deploy-pages@v4 \ No newline at end of file