Skip to content

Commit df2de6f

Browse files
salmanmkcmdboom
andauthored
Upgrade GitHub Actions to latest versions (#1379)
* Upgrade GitHub Actions to latest versions * Update .github/workflows/build-docs.yml Co-authored-by: Michael Droettboom <mdboom@gmail.com> --------- Co-authored-by: Michael Droettboom <mdboom@gmail.com>
1 parent 0d48eaa commit df2de6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ jobs:
253253

254254
- name: Deploy doc update
255255
if: ${{ github.ref_name == 'main' || inputs.is-release }}
256-
uses: JamesIves/github-pages-deploy-action@4a3abc783e1a24aeb44c16e869ad83caf6b4cc23 # v4.7.4
256+
uses: JamesIves/github-pages-deploy-action@9d877eea73427180ae43cf98e8914934fe157a1a # v4.7.6
257257
with:
258258
git-config-name: cuda-python-bot
259259
git-config-email: cuda-python-bot@users.noreply.github.com

0 commit comments

Comments
 (0)