mirror of
https://github.com/actions/publish-action.git
synced 2025-07-14 04:41:49 +02:00
update actions versions to the latest one (#18)
This commit is contained in:
@ -24,7 +24,7 @@ jobs:
|
||||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Update the ${{ env.TAG_NAME }} tag
|
||||
id: update-major-tag
|
||||
|
Reference in New Issue
Block a user