Skip to content

ci: bump GitHub Actions to their latest versions - #5358

Open
aryaemami59 wants to merge 1 commit into
reduxjs:masterfrom
aryaemami59:ci/bump-github-actions
Open

ci: bump GitHub Actions to their latest versions#5358
aryaemami59 wants to merge 1 commit into
reduxjs:masterfrom
aryaemami59:ci/bump-github-actions

Conversation

@aryaemami59

Copy link
Copy Markdown
Member

Summary

- bump [`actions/checkout`](https://github.com/actions/checkout) to latest
- bump [`actions/setup-node`](https://github.com/actions/setup-node) to latest
- bump [`actions/upload-artifact`](https://github.com/actions/upload-artifact) to latest
- bump [`actions/download-artifact`](https://github.com/actions/download-artifact) to latest
- bump [`actions/setup-java`](https://github.com/actions/setup-java) to latest
- bump [`dorny/paths-filter`](https://github.com/dorny/paths-filter) to latest
- keep every action pinned to a full-length commit SHA with the version in a trailing comment
@aryaemami59 aryaemami59 added this to the 3.0 milestone Aug 5, 2026
@aryaemami59 aryaemami59 self-assigned this Aug 5, 2026
@aryaemami59 aryaemami59 added Maintenance Internal repository maintenance and upkeep. Dependencies Pull requests that update a dependency file GitHub Actions Pull requests that update GitHub Actions code labels Aug 5, 2026
@codesandbox

codesandbox Bot commented Aug 5, 2026

Copy link
Copy Markdown

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@netlify

netlify Bot commented Aug 5, 2026

Copy link
Copy Markdown

Deploy Preview for redux-starter-kit-docs ready!

Name Link
🔨 Latest commit 28e830b
🔍 Latest deploy log https://app.netlify.com/projects/redux-starter-kit-docs/deploys/6a72fa1a785e59000824905a
😎 Deploy Preview https://deploy-preview-5358--redux-starter-kit-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@pkg-pr-new

pkg-pr-new Bot commented Aug 5, 2026

Copy link
Copy Markdown

Open in StackBlitz

@reduxjs/rtk-codemods

npm i https://pkg.pr.new/@reduxjs/rtk-codemods@28e830b -D
yarn add https://pkg.pr.new/@reduxjs/rtk-codemods@28e830b.tgz -D
pnpm add https://pkg.pr.new/@reduxjs/rtk-codemods@28e830b.tgz -D
bun add https://pkg.pr.new/@reduxjs/rtk-codemods@28e830b.tgz -D

@rtk-query/codegen-openapi

npm i https://pkg.pr.new/@rtk-query/codegen-openapi@28e830b -D
yarn add https://pkg.pr.new/@rtk-query/codegen-openapi@28e830b.tgz -D
pnpm add https://pkg.pr.new/@rtk-query/codegen-openapi@28e830b.tgz -D
bun add https://pkg.pr.new/@rtk-query/codegen-openapi@28e830b.tgz -D

@rtk-query/graphql-request-base-query

npm i https://pkg.pr.new/@rtk-query/graphql-request-base-query@28e830b -D
yarn add https://pkg.pr.new/@rtk-query/graphql-request-base-query@28e830b.tgz -D
pnpm add https://pkg.pr.new/@rtk-query/graphql-request-base-query@28e830b.tgz -D
bun add https://pkg.pr.new/@rtk-query/graphql-request-base-query@28e830b.tgz -D

@reduxjs/toolkit

npm i https://pkg.pr.new/@reduxjs/toolkit@28e830b -D
yarn add https://pkg.pr.new/@reduxjs/toolkit@28e830b.tgz -D
pnpm add https://pkg.pr.new/@reduxjs/toolkit@28e830b.tgz -D
bun add https://pkg.pr.new/@reduxjs/toolkit@28e830b.tgz -D

commit: 28e830b

@aryaemami59
aryaemami59 marked this pull request as ready for review August 5, 2026 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file GitHub Actions Pull requests that update GitHub Actions code Maintenance Internal repository maintenance and upkeep.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ci: bump GitHub Actions to their latest versions

1 participant