Skip to content

Update all GitHub Actions.#14

Merged
gouttegd merged 1 commit into
mainfrom
update-actions
May 14, 2026
Merged

Update all GitHub Actions.#14
gouttegd merged 1 commit into
mainfrom
update-actions

Conversation

@gouttegd
Copy link
Copy Markdown
Collaborator

Update all references to third-party GitHub Actions to use the current latest versions:

  • actions/checkout: v4 -> v6
  • actions/upload-artifact: v4 -> v7
  • actions/download-artifact: v4 -> v8
  • NejcZdovc/comment-pr: v1.1.1 -> v2

This is a temporary fix to INCATools/ontology-development-kit#1346. A more permanent fix would be update the templating system so that it can automatically use the latest version of the aforementioned actions at the time the templates are instantiated.

Update all references to third-party GitHub Actions to use the current
latest versions:

* actions/checkout: v4 -> v6
* actions/upload-artifact: v4 -> v7
* actions/download-artifact: v4 -> v8
* NejcZdovc/comment-pr: v1.1.1 -> v2
@gouttegd gouttegd self-assigned this May 14, 2026
@gouttegd gouttegd requested a review from matentzn May 14, 2026 10:41
Copy link
Copy Markdown

@matentzn matentzn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

generally there is something to be said to pin minor versions or even commit hashes but thats a different issue.

@gouttegd gouttegd merged commit 3a20e7a into main May 14, 2026
6 checks passed
@gouttegd gouttegd deleted the update-actions branch May 14, 2026 11:17
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