mirror of
https://github.com/unode/firefox_decrypt.git
synced 2025-12-16 12:01:52 +01:00
👷 use latest major version for actions/checkout (main instead of abandoned master branch/head) (#101)
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
# Needed to force UTF-8 and have consistent behavior in Windows
|
||||
PYTHONUTF8: 1
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- uses: actions/checkout@main
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@master
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user