Skip to content

Bump GHA#190

Merged
rastut merged 1 commit into
mainfrom
upgrade-actions-node-20
Jun 17, 2026
Merged

Bump GHA#190
rastut merged 1 commit into
mainfrom
upgrade-actions-node-20

Conversation

@rastut

@rastut rastut commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

This pull request updates the GitHub Actions workflows to use the latest version of the actions/checkout action and standardizes the use of double quotes for string values throughout the workflow YAML files. These changes improve security, maintainability, and consistency in CI/CD configuration.

Dependency updates:

  • Updated all instances of actions/checkout from version v4.3.1 to v6.0.3 in .github/workflows/build.yml, .github/workflows/publish-server.yml, and .github/workflows/test.yml for improved security and features. [1] [2] [3] [4] [5]

Formatting and consistency:

  • Standardized string values to use double quotes instead of single quotes for parameters and environment variables in workflow files (e.g., git_tag_prefix, python-version, APPLE_API_KEY, workflow, and registry-url). [1] [2] [3] [4] [5]

No functional logic changes were made to the build, test, or publish processes.

@rastut rastut merged commit 5b4b753 into main Jun 17, 2026
3 of 4 checks passed
@rastut rastut deleted the upgrade-actions-node-20 branch June 17, 2026 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants