mirror of
https://github.com/davegallant/rfd-redirect-stripper.git
synced 2025-08-16 13:18:38 +00:00
Update actions/checkout action to v5 (#44)
* Update actions/checkout action to v5 * Apply automatic changes --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/tamper-monkey.yaml
vendored
2
.github/workflows/tamper-monkey.yaml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
|
||||
- name: Install gomplate
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user